Statement | Meaning |
SORTCORE | Optional; define size of sort buffer |
CHECK | Select checking mode and define scope of checking |
TYPE | Optional; specify consistency criteria |
SCHEMA NAME | Identify schema |
REALM NAME | Specify realms to be checked |
RECORD NAME | Optional; specify record types to be checked |
SET NAME | Optional; specify sets to be checked |
KEY REF | Optional; specify search keys to be checked |
END | Terminate statement input |
Table 8: BCHECK statements
Entering BCHECK statements interactively
The BCHECK statements comprise
the control statements
SORTCORE, CHECK, TYPE and SCHEMAthe object selection statements
REALM, RECORD, SET and KEY.
You may enter statements within each group in any desired order. You must enter a CHECK statement prior to your first object selection statement. Once you have entered an object you may not enter any more control statements, nor may you correct any control statements entered.
Statements can be corrected and re-entered interactively. However, note that syntax errors in the keywords which follow the object selection statements may lead to default values being generated which cannot be corrected.