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.

COPYSYST

Prolog  

Control Block Contents  

COPYSYST DSECT

Storage Layout  

Cross Reference (Contains links to field and bit definitions)  

COPYSYST Prolog

 Name       : CSESIDBK
 Description: Shared System Table return format
 DSECT      : COPYSYST

 

COPYSYST Control Block Content


COPYSYST DSECT

Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure COPYSYST Shared System Table return format 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

*** COPYSYST - Shared System Table return format
*
*     +---------------------------+---------------------------+
*   0 |         COPYNUMB          |        COPYNAME-          |
*     +---------------------------+------+------+-------------+
*   8 |          -(004)           |:YTYPE|:YINDX|             |
*     +---------------------------+------+------+             |
*  10 |                                                       |
*     =                       COPYEND                         =
*     |                                                       |
*     +-------------------------------------------------------+
*
*** COPYSYST - Shared System Table return format

 

COPYSYST Cross Reference

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

COPYEND 000E

COPYINDX 000D

COPYNAME 0004

COPYNTRY 000E 0000000A

COPYNUMB 0000

COPYSTRT 0004

COPYTYPE 000C


This information is based on VM/ESA 2.4.0.
Last updated on 3 Aug 1999 at 11:37:31 EDT.
Copyright IBM Corporation, 1990, 1999