Previous Topic: DISPLAY Command (CASRV)Next Topic: FREE Command (CASRV)


DUMP Command (CASRV)

The DUMP command lets you request an SVC dump of the address space.

Syntax

DUMP [,ASID=asid] [,JOBNAME=name] [,DSPNAME=name]

Note: Do not use the leading comma for the first operand after the command verb.

Parameters

ASID=

(Optional) Address space IDs to be included in the dump. If the ASID is specified in hexadecimal format, use the X’nnnn’ syntax.

JOBNAME=

(Optional) A list of jobnames to be included in the dump.

DSPNAME=

(Optional) A list of data spaces to be included in the dump. An entry is of the form asid.dspname or jobname.dspname, where dspname is the name of the dataspace.