Previous Topic: Condition/Restriction Reporting (DQCRRPT)Next Topic: Condition Reports


SIGN/ON Statement

For all of the functions, the first control statement is the SIGN/ON statement. The SIGN/ON control statement is formatted as follows:

►►─ SIGN/ON ─ userid ─ PASSWORD ─ password ──────────────────────────────────►◄
SIGN/ON

Specifies the user ID and password. Only one SIGN/ON statement is allowed and it must be the first statement in the job stream.

userid

Specifies the user ID of the person executing the DQCRRPT utility.

Valid Entries:

A 1- to 32-character user ID

Default Value:

(No default)

password

Specifies the password of the person executing the DQCRRPT utility. The password is only required when one has been assigned to the user ID.

Valid Entries:

A 1- to 9-character password

Default Value:

(No default)

The control statement SIGN/ON is formatted as follows:

1-8

Identifies the type of control statement. The valid entry is SIGN/ON. Left justify the value with one trailing blank, followed by the user ID.