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

Reply via email to