MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CICS Command to Identify loadlib real time from transaction?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Nilesh5417
Beginner


Joined: 09 Aug 2004
Posts: 2
Topics: 1

PostPosted: Mon Aug 09, 2004 7:24 am    Post subject: CICS Command to Identify loadlib real time from transaction? Reply with quote

Hi,
Does anyone know a command that can be executed in a CICS transaction such that it returns the load library name from which the load module of the transaction is picked up? Looking for something like "EXEC CICS ......" that will return the load lib name.
Thanks,
Nilesh
Back to top
View user's profile Send private message
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Mon Aug 09, 2004 7:47 am    Post subject: Reply with quote

I'm pretty familiar with CICS commands and I'm sure that no such EXEC CICS command exists.

I think if you want this info from within CICS you have to get it the hard way via control blocks etc. - I've seen some code to do this but I'm not sure where - you could try www.xephon.com - they have free code from older issues of 'CICS update' magazine on this site, try looking for 'DFHRPL search' or something like that (DFHRPL is the DDNAME CICS searches for application programs). You could also try www.cbttape.org

Do you have to get this info in a CICS program?
Most 'monitor' programs like OMEGAMON, TMON, Mainview etc. will provide this info, and it's possible to write an ISPF edit macro to scan a concatenation such a DFHRPL or STEPLIB and highlight loadlibs where a given program is found (while in ISPF edit on the CICS startup JCL).
Back to top
View user's profile Send private message
Nilesh5417
Beginner


Joined: 09 Aug 2004
Posts: 2
Topics: 1

PostPosted: Mon Aug 09, 2004 8:18 am    Post subject: Reply with quote

Thanks Mike! Let me check the sites you suggested. And i'm in Bombay, India...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group