CKONLINE keyword


Code the CKONLINE keyword to invoke or bypass label verification for jobs running online.

If you invoke verification, you can also specify the action to take if verification fails: deny authorization or issue a message only.


Attribute

Description

Uses

The CKONLINE keyword is optional on the LBLGEN control statement. It is not valid on the other control statements.

Syntax

CKONLINE(y/n,action)

Values

For the y/n value, code one of the following:

YES or Y

Invoke label verification for all online jobs that access the database(s).

NO or N

Bypass label verification for online jobs.

If you code CKONLINE(YES), you can also code one of the following for the action value:

D

Reset the DBRC return code to deny DBRC authorization, in addition to issuing a warning message, if label verification fails.

W

Issue a warning message and replace the label if label verification fails. Do not reset the DBRC return code.

Default

Use the value coded in the global option module. BMC Software distributes this module with the following default value:

CKONLINE(YES,D)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Database Integrity for IMS 5.2