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 page documents intended Programming Interfaces that allow the customer to write programs to obtain the services of z/VM. |
WUERROR
Control Block Contents
WUERROR DSECT
Cross Reference (Contains links to field and bit definitions)
WUERROR Prolog
NAME : WUERROR DESCRIPTION: Workunit Extended Error Information DSECT : WUERROR FUNCTION : This macro maps the control data needed to provide Extended Error Information to the caller of CMS Program Functions.
WUERROR Control Block Content
WUERROR DSECT
Hex Dec Type/Val Lng Label (dup) Comments ---- ---- --------- ---- -------------- -------- 0000 0 Structure WUERROR Workunit Extended Error Information 0000 0 Signed 4 WUELEN length of WUAREA area 0004 4 Signed 8 WUECTRS (0) allows zeroing of counters 0004 4 Signed 4 WUERTNED number of FPERRORs returned 0008 8 Signed 4 WUETOTAL total number of FPERRORs 0000000C WUERRLEN *-WUERROR length of WUERROR prefix 00000002 WUEDBSZ ((WUERRLEN+7)/8) size of WUERROR prefix in doublewords 0000000C WUEAREA * area to put FPERRORs
WUERROR Storage Layout
*** WUERROR - Workunit Extended Error Information * * +---------------------------+---------------------------+ * 0 | WUELEN | WUERTNED | * +---------------------------+---------------------------+ * 8 | WUETOTAL | C * +---------------------------+ * *** WUERROR - Workunit Extended Error Information
WUERROR Cross Reference
Symbol Dspl Value -------------- ---- ----- WUEAREA 0008 0000000C WUECTRS 0004 WUEDBSZ 0008 00000002 WUELEN 0000 WUERRLEN 0008 0000000C WUERTNED 0004 WUETOTAL 0008
Last updated on 21 Nov 2011 at 14:31:07 EDT.
Copyright IBM Corporation, 1990, 2011