COPYSYST Back to Index page
 
Prolog 
Control Block Contents 
   COPYSYST 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.


  COPYSYST Prolog Top of page
 
 NAME       : CSESIDBK
 DESCRIPTION: Copy of Shared Systems Table
 DSECT      : COPYSYST
 RELOCATION CONSIDERATIONS : None
 
 
  COPYSYST Control Block Content Top of page
 

 COPYSYST DSECT Top of page
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure COPYSYST Copy of Shared Systems Table 0000 0 Signed 4 COPYNUMB Number of sharing systems 0004 4 Character 1 COPYSTRT (0) Start of a repeating entry 0004 4 Character 8 COPYNAME Name of the system 000C 12 Character 1 COPYTYPE C*1 Type of system 000D 13 Character 1 COPYINDX C*2 Index of this system 000E 14 Character 1 COPYEND (0) End of a copy entry 0000000A COPYNTRY (COPYEND-COPYSTRT) Length of a copy entry
 
 
  COPYSYST Storage Layout Top of page
 
          
*** COPYSYST - Copy of Shared Systems Table
*
*     +---------------------------+---------------------------+
*   0 |         COPYNUMB          |        COPYNAME-          |
*     +---------------------------+------+------+-------------+
*   8 |          -(004)           |:YTYPE|:YINDX|
*     +---------------------------+------+------+
*
*** COPYSYST - Copy of Shared Systems Table
 
 
  COPYSYST Cross Reference Top of page
 
 
Symbol         Dspl Value
-------------- ---- -----
COPYEND        000E
COPYINDX       000D
COPYNAME       0004
COPYNTRY       000E 0000000A
COPYNUMB       0000
COPYSTRT       0004
COPYTYPE       000C
 
This information is based on z/VM 6.3.0 Last updated on 22 May 2013 at 13:53:42 EDT.
Copyright IBM Corporation, 1990, 2013