DUMP command


Use the DUMP command to specify parameters for the Dump utility.

Operands

This section describes the following DUMP command operands:

LIBTYPE=

LIBTYPE= identifies the type of dump that you are requesting.

image2019-1-6_11-20-48.png

Required/Optional 

Required

Synonyms

None

Values

The valid values are:

  • DBD
  • PSB
  • ACB
  • MDA
  • RCN

When you specify LIBTYPE=RCN, you can also specify the DIR= and /or MBR= operands. If you specify DIR=YES, the DUMP command produces a listing of the keys of all DBD-related records found in the specified Recon data set. If you specify the MBR= operand, the contents of the Recon records for that DBD are be dumped.

You can snap load modules in any load module library by specifying LIBTYPE=DBD.

Default value

For information about the default DDname for the LIBTYPE= operand, see the Default DDnames for LIBTYPE= table.


Default DDnames for LIBTYPE= 

If you specify

The default DDname is

LIBTYPE=DBD

DBDLIB

LIBTYPE=PSB

PSBLIB

LIBTYPE=ACB

ACBLIB

LIBTYPE=RCN

RECON1

LIBTYPE=MDA

IMSDALIB

INDD=

The INDD= operand identifies the DDname of a JCL statement containing the library from which you want to extract data.

image2019-1-6_11-25-44.png

Required/Optional

Optional.

This operand is required only if the LIBTYPE= operand requires a library or data set other than the default DDname.

For information about the default DDname, see the Default DDnames for LIBTYPE= table.

Synonyms

None

Values

ddname

Default value

None

MBR=

MBR= operand specifies the name of the library member to be snapped.

image2019-1-6_11-27-14.png

Required/Optional

Required unless if you specify DIR=YES

Synonyms

None

Values

Library member is any valid library member name. Wildcard names are not valid.

When LIBTYPE=RCN is also specified, a dump of the associated RECON data set records is produced.

Default value 

None

DIR=

DIR= operand specifies whether to snap the library’s directory entries. This operand is honored after all directory entries are processed.

image2019-1-6_11-29-43.png

Required/Optional

Optional

Synonyms 

None

Values 

The valid values are YES and NO.

If you specify YES, the utility prints all directory entries for the specified input PDS.

When LIBTYPE=RCN is also specified, a listing of the keys of all DBD related records found in the specified RECON data set is produced.

Default value 

NO

Example DUMP control statements

The following figure provides example DUMP control statements:

* SAMPLE "DUMP" COMMANDS
DUMP LIBTYPE=DBD,MBR=DI21PART
DUMP LIBTYPE=PSB,MBR=DI21TEST
DUMP LIBTYPE=ACB,MBR=DI21PART
DUMP LIBTYPE=ACB,MBR=DI21PART,DIR=YES
DUMP LIBTYPE=MDA,MBR=DI21PART
DUMP LIBTYPE=RCN,MBR=DI21PART
*

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*