GSXBK | Back to Index page |
Prolog Control Block Contents GSXBK DSECT Storage Layout Cross Reference (Contains links to field and bit definitions) |
|
GSXBK Prolog | Top of page |
NAME : HCPGSXBK DESCRIPTION: Cross system communication block DSECT : GSXBK FUNCTION : Maps the GSDDATA field in the HCPGSDBK for use by CSE in cross system communication. This DSECT is used to pass the user ID and other pertinent information about the user who issued a CP command sent to this system from another system in this CSE complex. The control block is created when a QITEM is received representing a CP command that is to be executed on this system. The CP command processors, such as HCPCSC for the TRANSFER command, and HCPTHI for the INDICATE command, use the information in this control block in lieu of the VMDBK. HCPQCNWT uses this information to determine to which system responses should be sent. LOCATED BY : (Overlay of) GSDDATA field of HCPGSDBK CREATED BY : HCPXCC DELETED BY : HCPXCC RELOCATION CONSIDERATIONS : None |
GSXBK Control Block Content | Top of page |
|
GSXBK Storage Layout | Top of page |
*** GSXBK - Cross system communication block * * +-------------------------------------------------------+ * 0 | GSXUSER | * +---------------------------+---------------------------+ * 8 | GSXSYS | GSXQTRN | * +------+------+------+------+------+------+------+------+ * 10 |GSXFC |:CTYPE|:MLVL |:SYSX |:CMDAU|:CMDPR|:SECU1|:RSVD1| * +------+------+------+------+------+------+------+------+ * 18 | GSXDIST | * +-------------------------------------------------------+ * 20 | GSXGRPN | * +-------------------------------------------------------+ * 28 | GSXALTID | * +-------------------------------------------------------+ * 30 * *** GSXBK - Cross system communication block *** Overlay for GSXMLVL in GSXBK * * +------+------+---------------------------+ * 10 ... 12 |:DEVTP|GSXTC | GSXVOLID- | * +-------------+------+------+-------------+-------------+ * 18 | -(014) | GSXSDISP | GSXEDISP | GSXRETCD | * +-------------+-------------+-------------+-------------+ * 20 * *** Overlay for GSXMLVL in GSXBK |
GSXBK Cross Reference | Top of page |
Symbol Dspl Value -------------- ---- ----- GSXALTID 0028 GSXCMDAU 0014 GSXCMDPR 0015 GSXCTYPE 0011 GSXDEVTP 0012 GSXDIST 0018 GSXEDISP 001C GSXFC 0010 GSXGRPN 0020 GSXMLVL 0012 GSXQLST 001E 80 GSXQSIZE 001E 00000020 GSXQTRN 000C GSXRETCD 001E GSXRSVD1 0017 GSXSDISP 001A GSXSECU1 0016 GSXSSIZE 0028 00000030 GSXSYS 0008 GSXSYSX 0013 GSXTC 0013 GSXUSER 0000 GSXVOLID 0014 |
Copyright IBM Corporation, 1990, 2022