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

How to get the CICS REGION Name in a CICS Program


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

New User


Joined: 02 Mar 2005
Posts: 6

PostPosted: Wed Mar 02, 2005 7:09 pm
Reply with quote

How to get the cics region name in a cics program
Back to top
View user's profile Send private message
mainframemouli

New User


Joined: 01 Mar 2005
Posts: 52
Location: Mysore

PostPosted: Thu Mar 03, 2005 10:58 am
Reply with quote

EXEC CICS ASSIGN
SYSID(WS_SYSID)
END_EXEC

this will fetch you the region name
hope this helps
Back to top
View user's profile Send private message
Suresh Kumar

New User


Joined: 15 Feb 2005
Posts: 3

PostPosted: Thu Mar 17, 2005 1:26 pm
Reply with quote

There will be a job for CICS copy . Find SYSID in jeslog. so that you will come to know the cics region.

Thanks
Suresh
Back to top
View user's profile Send private message
sreenivasreddyg

New User


Joined: 23 Apr 2005
Posts: 39
Location: delhi

PostPosted: Fri Sep 01, 2006 3:54 pm
Reply with quote

Anybody confirms that this CICS command will eork in the CICS program?
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 Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top