Use the report control statements to identify the report functions to be performed by DQLIBRMT. A maximum of 60 report and maintenance control statements is allowed. There are three types of report control statements:
(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.
Selects the type of report to be produced with this run. This is required only if Query Text or Directory reports are needed. Multiple statements are allowed. CA Dataquery produces maintenance reports only if BACKUP, REMOVE or RESTORE is requested.
(Optional) Specifies a particular user to be included in the report. One or more USER statements must follow each REPORT statement if you have any. Each USER statement can include options that override those specified by the REPORT statements.
When no USER statements are input, selection for all users is assumed.
When multiple USER statements follow one REPORT statement, REPORT remains in effect until another REPORT statement is encountered in the job stream. A SIGN/ON remains in effect throughout a single execution of DQLIBRMT. Another SIGN/ON statement is accepted only if it is the first statement in a different execution of DQLIBRMT. An example of the sequencing is:
|
Copyright © 2014 CA.
All rights reserved.
|
|