About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Programming Interface Information:
This information is NOT intended to be used as Programming Interfaces of z/VM. |
COPYSYST
Control Block Contents
COPYSYST DSECT
Cross Reference (Contains links to field and bit definitions)
COPYSYST Prolog
Name : CSESIDBK Description: Copy of Shared Systems Table DSECT : COPYSYST
COPYSYST Control Block Content
COPYSYST DSECT
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
*** COPYSYST - Copy of Shared Systems Table * * +---------------------------+---------------------------+ * 0 | COPYNUMB | COPYNAME- | * +---------------------------+------+------+-------------+ * 8 | -(004) |:YTYPE|:YINDX| * +---------------------------+------+------+ * *** COPYSYST - Copy of Shared Systems Table
COPYSYST Cross Reference
Symbol Dspl Value -------------- ---- ----- COPYEND 000E COPYINDX 000D COPYNAME 0004 COPYNTRY 000E 0000000A COPYNUMB 0000 COPYSTRT 0004 COPYTYPE 000C
Copyright IBM Corporation, 1990, 2009