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

How to inquire CICS region name?


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

Active User


Joined: 08 May 2008
Posts: 390
Location: China

PostPosted: Mon Jan 10, 2011 12:52 pm
Reply with quote

If I don't know which job is used to start CICS (if I know the job name, I can view the jobname to find out the region name), is there any other way to know the name of current CICS region I'm using?

I tried to inquire the CICS region name via CICS supplied transaction, such as CEMT, CEBT, CEOT, but no expecting result came out.

Thanks.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Jan 10, 2011 1:45 pm
Reply with quote

Try EXEC CICS INQUIRE SYSTEM JOBNAME(data-area)

O.
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: Mon Jan 10, 2011 6:23 pm
Reply with quote

I think you're asking for the 8-Byte APPLID?

Click on this link -

www.ibmmainframes.com/viewtopic.php?p=258613&highlight=#258613

Bill
Back to top
View user's profile Send private message
dejunzhu

Active User


Joined: 08 May 2008
Posts: 390
Location: China

PostPosted: Tue Jan 11, 2011 7:25 am
Reply with quote

How can I view the APPLID by issuing transactions from terminal instead of within programs?
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: Tue Jan 11, 2011 7:39 am
Reply with quote

Providing you have the authority and assuming this is a non-Production region, logon and then from a clear screen, issue a CECI ASSIGN APPLID.

Bill
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Jan 11, 2011 8:48 am
Reply with quote

Hello,

Probably not what you are looking for, but you could possibly ask the vtam support for the applid. . .
Back to top
View user's profile Send private message
dejunzhu

Active User


Joined: 08 May 2008
Posts: 390
Location: China

PostPosted: Tue Jan 11, 2011 9:59 am
Reply with quote

Bill O'Boyle wrote:
Providing you have the authority and assuming this is a non-Production region, logon and then from a clear screen, issue a CECI ASSIGN APPLID.

Bill


It works just expected, Thanks.
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 How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top