Previous Topic: RELEASE Command—Display Database Creation Time

Next Topic: STATUS Command—Display Conversation Status

REPORT Command—Generate Report

The REPORT command allocates a data set using the following DD statement:

ADREPORT DD SYSOUT=A,HOLD=YES

The command then writes a summary of the records in the database to this data set.