z/OS MVS Programming: Assembler Services Reference ABE-HSP
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BLSRPRD — Map dump record

z/OS MVS Programming: Assembler Services Reference ABE-HSP
SA23-1369-00

Description

The BLSRPRD macro creates a map of the dump record.

See z/OS MVS IPCS Customization for information about formatting dump data. See z/OS MVS Data Areas in z/OS Internet Library at http://www.ibm.com/systems/z/os/zos/bkserv/ for a mapping of the BLSRPRD data area.

Environment

Because BLSRPRD is not an executable macro, there are no specific environment requirements.

Programming requirements

None.

Restrictions

None.

Register information

Because BLSRPRD is not an executable macro, there is no need to save and restore register contents.

Performance implications

None.

Syntax

This is the standard form of the BLSRPRD macro:

Syntax Description
   
   name name: Symbol. name must begin in column 1 and it cannot exceed four characters in length.
   
One or more blanks must precede BLSRPRD.
   
BLSRPRD  
   
One or more blanks must follow BLSRPRD.
   
   DSECT=YES Default: DSECT=YES
     DSECT=NO
   

Parameters

The parameters are explained as follows:

DSECT=YES
DSECT=NO
Generates a DSECT for the dump record (DSECT=YES) or generates an initialized set of DCs for the dump record (DSECT=NO).

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014