Programming Interface Information: This information is NOT intended to be
used as Programming Interfaces of VM/ESA. It is to be used for diagnosis only.

OIDBLOK

Prolog  

Control Block Contents  

OIDBLOK DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

OIDBLOK Prolog

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


OIDBLOK DSECT

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

*** OIDBLOK - PROP Output Identifier Block
*
*     +---------------------------+---------------------------+
*   0 |         OIDNEXT           |///////////////////////////|
*     +---------------------------+---------------------------+
*   8 |                       OIDCODE                         |
*     +-------------------------------------------------------+
*  10 |                       OIDUSER                         |
*     +-------------------------------------------------------+
*  18 |                       OIDOWNER                        |
*     +-------------------------------------------------------+
*  20
*
*** OIDBLOK - PROP Output Identifier Block

 

OIDBLOK Cross Reference

(contains links to field and bit definitions)
Symbol         Dspl Value
-------------- ---- -----

OIDCODE 0008

OIDLEN 0018 00000004

OIDNEXT 0000

OIDOWNER 0018

OIDUSER 0010


This information is based on VM/ESA 2.4.0.
Last updated on 19 Aug 1999 at 09:49:56 EDT.
Copyright IBM Corporation, 1990, 1999