Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How can I get the status of a user

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
tvmkishore

New User


Joined: 19 Nov 2005
Posts: 11

PostPosted: Tue May 06, 2008 4:07 pm    Post subject: How can I get the status of a user
Reply with quote

Dear colleague,

How can I get the status of a user or task weather it is active or not?
My requirement is in the application program I need to check weather a particular user is active (logged on or not) in CICS or not.
I think it can be done by EXEC CICS INQUIRE, but can any body give the complete syntax.
Back to top
View user's profile Send private message
References
PostPosted: Tue May 06, 2008 4:07 pm    Post subject: Re: How can I get the status of a user Reply with quote

Bill O'Boyle

Active User


Joined: 14 Jan 2008
Posts: 138
Location: Orlando, FL, USA

PostPosted: Tue May 06, 2008 6:54 pm    Post subject: Re: How can I get the status of a user
Reply with quote

Review the INQUIRE REQID command, which can be found in the CICS "System Programming Reference" manual for your given version/release.

Note that this (like many other INQUIRE, SET, etc, commands) are "SP" (System Programmer) commands and require that the program be translated (not compiled) using the "SP" translator option.

Some shops don't allow application programs to issue "SP" commands and hence, the reason for this "Heads-Up".

Regards,

Bill
Back to top
View user's profile Send private message
Splitted: Wed May 07, 2008 5:28 am by dick scherrer From Topic how we can see the fct entries (CICS)
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1