z/OS Communications Server: SNA Diagnosis Vol 1, Techniques and Procedures
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Directory services session management exit formatted output

z/OS Communications Server: SNA Diagnosis Vol 1, Techniques and Procedures
GC27-3667-00

Output is formatted into several sections:
  • The first section is the register save area (ISTRSA). It is formatted using displacements instead of its virtual storage address.
  • The second section is the parmlist. It is also formatted using displacements instead of the virtual storage address.
  • The next section is the 8-byte user field.
  • The next section is the environment vectors.
  • The next section is the function code and related search information.
  • The next section is the user data section.
  • The next section contains either the exit options (for BEGIN), the OLU information structure, the CDS list (for CRR selection), or the PARMS= <string> (if PARMS= was specified on the VTAM® MODIFY EXIT command for OPT=REPL or END).
    Note: For functions REPL, END, and CRR, this would be the end of the trace record.
  • The next section would contain the border node options (for BEGIN), or the DLU information structure.
  • The next section contains either the PARMS= <string> (for BEGIN, if PARMS= was specified on the VTAM MODIFY EXIT command for OPT=ACT), or the network qualified CP name vector.
    Note: For the BEGIN function, this would be the end of the trace record.
  • The next section would contain the search correlator structure.
  • The next section would contain the PCID modifier structure.
    Note: For the INITIAL AUTHORIZATION function, this would be the end of the trace record.
  • The last section would contain either the subnetwork routing list (for BN selection), interchange node list (for ICN selection), or the CDS list (for CDS or ADS selection).

Figure 1 shows an example of DSME buffer trace output.

Figure 1. Example of directory services session management exit (DSME) buffer trace output
EXIT         TO: ISTEXCDM      FROM: SSCP1A       TYPE: EXITCALL
SAVEAREA
00000000  C9C5C4D4 03C3DC58 03B19438 8450CD6C *IEDM.C....m.d&.%*
00000010  83A334D8 00000008 03C3DF80 00A700F8 *ct.Q.....C...x.8*
00000020  03C3D810 0427AF58 00000080 00000080 *.CQ.............*
00000030  0000007F FFFFFF7F 8450C480 0450D429 *..."..."d&D&M.*
00000040  0450CD6C 8450C42A                   *.&.%d&
D        *
 
PARMLIST
00000000  03BF2C88 00000000 00000000 03C3DFA4 *...h.........C.u*
00000010  03C3DFC0 03C3DFC6 03C3DFCA 03C3DFCC *.C...C.F.C...C..*
00000020  807D9290                            *.'k.            *
 
USER_FLD
03BF2C88  00000000 00000000                   *........        *
 
ENV_VECT
03C3DFA4  001C0606 D5C5E3C1 0807E2E2 C3D7F1C1 *....NETA..SSCP1A*
03C3DFB4  040CBC00 00000000 00000000          *............    *
 
FNCTCODE
03C3DFC0  FE404040 4040                       *.               *
 
USERDATA
03C3DFC6  00000000                            *....            *
 
EXITOPTS
03C3DFCA  00000080                            *....            *
 
PARMS=
807D9290  0016C9E2 E3C5E7C3 C4D440C1 83A389A5 *..ISTEXCDM Activ*
807D92A0  81A38996 954B4B4B                   *ation...        *
 
 
EXIT         TO: SSCP1A        FROM: ISTEXCDM   TYPE: EXITRETN
00000000  C9C5C4D4 03C3DC58 03B19438 8450CE8E *IEDM.C....m.d&..*
00000010  00000000 00000008 03C3DF80 00A700F8 *.........C...x.8*
00000020  03C3DF80 0427AF58 00000080 00000080 *.C..............*
00000030  0000007F FFFFFF7F 8450C400 0450D429 *..."..."d&D&M*
00000040  0450CE8E 8450C42A                   *.&..d&
D        *
 
PARMLIST
00000000  03BF2C88 00000000 00000000 03C3DFA4 *...h.........C.u*
00000010  03C3DFC0 03C3DFC6 03C3DFCA 03C3DFCC *.C...C.F.C...C..*
00000020  807D9290                            *.'k.            *
 
USER_FLD
03BF2C88  01010101 00000001                   *........        *
 
ENV_VECT
03C3DFA4  001C0606 D5C5E3C1 0807E2E2 C3D7F1C1 *....NETA..SSCP1A*
03C3DFB4  040CBC00 00000000 00000000          *............    *
 
FNCTCODE
03C3DFC0  FE404040 4040                       *.               *
 
USERDATA
03C3DFC6  00000000                            *....            *
 
EXITOPTS
03C3DFCA  9F020180                            *....            * 

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014