IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

List DB2ENTRY using batch jcl


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jerryte

Active User


Joined: 29 Oct 2010
Posts: 202
Location: Toronto, ON, Canada

PostPosted: Thu Dec 08, 2011 3:18 am
Reply with quote

Is it possible to run a batch job that will do a CEMT INQUIRE DB2ENTRY command and list the results?

I want to get a list of all db2 plans being used in a cics region. If there is an easier way to get this let me know

If someone can point me to the IBM manual for this it would help.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Thu Dec 08, 2011 3:25 am
Reply with quote

If you don't have a 3rd-Party interface or an in-house EXCI facility, try using a JES Modify command from the console with CEMT.

IE: /F APPLID,CEMT INQ DB2ENTRY(BLAHBLAH)

Mr. Bill
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts How to create a list of SAR jobs with... CA Products 3
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Build dataset list with properties us... PL/I & Assembler 4
Search our Forums:

Back to Top