Previous Topic: Performing User Table Maintenance (DQUSERMT)Next Topic: SIGN/ON Statements


User Table Maintenance Control Statements

Use the table maintenance control statements to identify the functions performed by DQUSERMT. A maximum of 60 report and maintenance control statements is allowed. There are five types of maintenance control statements:

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.

ADD

Selects adding a user as the type of maintenance this run performs.

UPDATE

Selects updating a user as the type of maintenance this run performs.

DELETE

Selects deleting a user as the type of maintenance this run performs.

REPORT

Selects the type of report this run produces.

Enter the control statements in the following sequence.