>(job step program name will always be DFHSIP for CICS).

Not sure about that - I remember hearing that some sites have got front-end 
programs for CICS - maybe supplied by ISVs - am not sure.

I do remember that the person you told me that I could not assume DFHSIP as the 
jobstep program knew a hell of a lot more about CICS that I did at the time 
(and still does). 


Rob Scott
Developer
Rocket Software
275 Grove Street * Newton, MA 02466-2272 * USA
Tel: +1.617.614.2305 
Email: [email protected] 
Web: www.rocketsoftware.com

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Barkow, Eileen
Sent: 26 June 2009 19:38
To: [email protected]
Subject: Re: Finding CICS on an MVS image

I think that you can do it like this:

1. CVT==>CVTASVT==>ASVTENTY (IHAASVT)
2. each ASVTENTY points to ASCB  (IHAASCB 3. ASCB==>ASXB (IHAASXB) 4. ASXB 
+4==>ASXBFTCB (first tcb) 5. for each TCB, TCB (proper) +B4==>JSCB (IEZJSCB) 6. 
JSCB+168==>JSCBPGMN (job step program name will always be DFHSIP for CICS).

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
Dave Day
Sent: Friday, June 26, 2009 12:53 PM
To: [email protected]
Subject: Finding CICS on an MVS image


    Can someone tell me how to identify the CICS address spaces on an MVS 
image?  By identifying, I mean programmatically.  As an example of what I'm 
talking about, to locate DB2 address spaces, a search of the SSCT chain is done 
to find an SSCT with a pointer to a DB2 ERLY block.
Once that is found, the DB2 system name is known, and the address spaces
that make up that instance of DB2 can be located.   Is the technique for
CICS similar?  I would appreciate any help one can provide on this.
Thanks in advance.

    --Dave Day


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html
     

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: GET IBM-MAIN INFO Search the archives at 
http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to