Previous Topic: User Table Maintenance Control StatementsNext Topic: ADD and UPDATE Statements


SIGN/ON Statements

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

(Required) Specifies the user ID and password. Only one SIGN/ON statement is allowed and it must be the first statement in the job stream. The SIGN/ON statement begins in column 1.

userid

Specifies the user ID of the person executing the DQUSERMT utility. The user ID begins in column 11.

Valid Entries:

A 1- to 32-character user ID

Default Value:

(No default)

password

Specifies the password of the person executing the DQUSERMT utility. (PASSWORD keyword is required unless no password is assigned.)

Valid Entries:

A 1- to 9-character password

Default Value:

(No default)