Previous Topic: When to UseNext Topic: Example JCL


How to Use

Multi-User mode is required to execute this command. The following is the control statement to request this report:

            ┌─ , ─────────┐
►►─ REPORT ─▼─ DBID=nnnn ─┴─ ,TYPE=H ─────────────────────────────────────────►◄

Command

REPORT

Invokes the function to produce a report.

Required Keywords

DBID=

Identifies the database or databases to be reported. Each DBID= occurrence may specify one or more valid database IDs or a range of DBIDs nnnn-mmmm (a range, for example, such as 100-250).

Every database specified by a DBID keyword is processed. Each database that is not defined generates an error and fails the function after all the databases are processed, except that a database not defined within a range is ignored.

Valid Entries:

One or more valid DATACOM-IDs of the database or a range of DBIDs as already described.

Default Value:

(No default)

,TYPE=H

Specifies the Utility Function History Report.