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. The DUMPS= keyword is not shown in the syntax diagram because it is only to be 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

Snap dumps some MVS control blocks, that is, includes some Operating System control blocks.

DUMPS=TRACE

Reports on CA Datacom common memory usage.

DUMPS=FULL

Snap dumps CA Datacom common memory.

DUMPS=FULLX

Snap dumps CA Datacom common memory modules.

DUMPS=SECURITY

Snap dumps the start of the SVCs.