Previous Topic: Usage NotesNext Topic: Examples


VERIFY Command

The VERIFY command establishes or satisfies a manual verification requirement for a currently scheduled run of the job in the request queue before its execution. A verification requirement is established for the currently scheduled run to help ensure completion of some unusual activity before job submission. Under ordinary circumstances, the database maintenance job definition panel is used to establish a verification requirement through the VERIFY field. The #VER control statement can also be used for this purpose.

This function is available on the following panels:

This command has the following format:

VERIFY,JOB=jobnumber,SET={ON|OFF}
JOB

Specifies the CA WA CA 7 Edition assigned job number of the job for which a verification requirement is established or satisfied.

Limits: 1 to 4 numeric characters

SET

Sets the verification requirement.

ON

Establishes a manual verification requirement that did not previously exist.

OFF

Indicates that a previously established manual verification requirement is satisfied and can be removed. A verification requirement no longer appears on the requirements list in the request queue.