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 to find subsystem name and qualifier name in CICS

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

New User


Joined: 07 Mar 2005
Posts: 23

PostPosted: Tue Mar 08, 2005 3:52 am    Post subject: how to find subsystem name and qualifier name in CICS
Reply with quote

dear members,

I got a new interview question. how to find the subsystem name and qualifier name from CICS
Back to top
View user's profile Send private message
References
PostPosted: Tue Mar 08, 2005 3:52 am    Post subject: Re: how to find subsystem name and qualifier name in CICS Reply with quote

n.sinha

New User


Joined: 09 Mar 2005
Posts: 2
Location: Bangalore

PostPosted: Wed Mar 09, 2005 1:42 am    Post subject: Sub System Name
Reply with quote

Hi,


The sub system name is IKJEFT01 for (COBOL DB2 CICS program )the compiler name for the run and bind.
Back to top
View user's profile Send private message
mcmillan

Site Admin


Joined: 18 May 2003
Posts: 888
Location: India

PostPosted: Wed Mar 09, 2005 10:40 pm    Post subject: Re: how to find subsystem name and qualifier name in CICS
Reply with quote

Quote:
how to find the subsystem name


Type in CICS panel: CEMT I DB2E

Quote:
qualifier name from CICS


To find the Qualifier, you should know the CICS Plan Name. (Chek it from your Bind JCL)

Then execute this query in QMF.

SELECT NAME, QUALIFIER FROM SYSIBM.SYSPLAN WHERE NAME IN ('PlanName')
Back to top
View user's profile Send private message
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