Programming Interface Information: This page documents intended Programming
Interfaces that allow the customer to write programs to obtain the services of z/VM.

WUERROR

Prolog  

Control Block Contents  
   WUERROR DSECT

Storage Layout  

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

This information is based on z/VM V4R1.0.
Last updated on 12 Jul 2001 at 13:39:44 EDT.
Copyright IBM Corporation, 1990, 2001