Previous Topic: SyntaxNext Topic: Examples


Parameters

General syntax rules for DREPORTs are presented in Chapter 1. Syntax rules specific to the catalog reports are described below:

dREPORT=dreport-number

Identifies the catalog report that you want to run. The D of DREPORT is optional. If D is specified, DREPORT must begin in column 1; if D is not specified, REPORT must begin in column 2.

Dreport-number is the 3-digit report number. Catalog reports are assigned numbers 090 through 097. Leading zeros can be omitted.

Multiple reports can be requested in the same job run, except for the key reports (DREPORTs 096 and 097), which must be run alone.

KEY CAT-ENTRY-CALCKEY-160

(For DREPORTs 096 and 097 only) Identifies the report as a key report; code the literal starting in column 2.

'owner-name member-name'

Specifies the owner and entity name of the selected entity. This field must be exactly 64 characters long and must be enclosed in quotation marks.

Owner-name identifies either a user or the catalog (CORP); it can be up to 32 characters long. If it is less than 32 characters, pad the name with blanks so that the member name starts at character 33 of the literal (that is, within the quotation marks).

Member-name specifies the selected entity. Member-name can be up to 32 characters long; it must begin in column 33 of the literal. If member-name is less than 32 characters, pad the entry with blanks so that the entry is exactly 32 characters long. The closing quotation mark immediately follows member-name. (See the following Example 2.)