Previous Topic: When to UseNext Topic: Example JCL


How to Use

Following is the control statement to request this report:

►►─ REPORT MEMORY=MVS ────────────────────────────────────────────────────────►◄

Command

REPORT

Invokes the function to produce a report.

Required Keywords

MEMORY=MVS

Requests the Memory Report.

Note: An optional keyword DUMPS= is also supported, but only used at the direction of CA Support. The output from using DUMPS= is the normal report and additional SNAPS of memory. No protected memory is included in the report. Control blocks are for use by CA Support only and are therefore not described in detail externally.

If so directed by CA Support, the following values can be specified:

DUMPS=REQUEST

Includes some Operating System control blocks.

DUMPS=TRACE

Includes DUMPS=REQUEST plus and some CA Datacom system control blocks.

DUMPS=FULL

Includes DUMPS=TRACE plus CA Datacom SVCs, in some cases.

DUMPS=FULLX

Includes DUMPS=FULL plus additional control blocks. Only recognized SVCs are reported.

DUMPS=SECURITY

Includes no additional information.