OIDBLOK Back to Index page
 
Prolog 
Control Block Contents 
   OIDBLOK DSECT
Storage Layout 
Cross Reference (Contains links to field and bit definitions)
Programming Interface Information:
This information is NOT intended to be
used as Programming Interfaces of z/VM.


  OIDBLOK Prolog Top of page
 
 NAME       : PROP
 DESCRIPTION: PROP Output Identifier Block
 DSECT      : OIDBLOK
 FUNCTION   : OIDBLOK maps the elements queued on PCOMOIDQ by
              the "SET OUTID ON userid outid" command, and is
              used by the message router (DMSPOS) to add the
              ID to the prefix.
 
 
  OIDBLOK Control Block Content Top of page
 

 OIDBLOK DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure OIDBLOK PROP Output Identifier Block 0000 0 Address 4 OIDNEXT Pointer to next OIDBLOK 0004 4 Address 4 * reserved 0008 8 Character 8 OIDCODE Output Identifier 0010 16 Character 8 OIDUSER Userid of message originator 0018 24 Character 8 OIDOWNER Userid of OUTID owner 00000004 OIDLEN (*-OIDBLOK+7)/8 LENGTH OF OIDBLOK (DW)
 
 
  OIDBLOK Storage Layout Top of page
 
 
*** OIDBLOK - PROP Output Identifier Block
*
*     +---------------------------+---------------------------+
*   0 |         OIDNEXT           |///////////////////////////|
*     +---------------------------+---------------------------+
*   8 |                       OIDCODE                         |
*     +-------------------------------------------------------+
*  10 |                       OIDUSER                         |
*     +-------------------------------------------------------+
*  18 |                       OIDOWNER                        |
*     +-------------------------------------------------------+
*  20
*
*** OIDBLOK - PROP Output Identifier Block
 
 
  OIDBLOK Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
OIDCODE        0008
OIDLEN         0018 00000004
OIDNEXT        0000
OIDOWNER       0018
OIDUSER        0010
 
This information is based on z/VM 6.4.0.
Last updated on 24 Aug 2016 at 09:20:50 EDT.
Copyright IBM Corporation, 1990, 2016