
-f check
This BRCONNECT
function checks the database system. For more information, see Database System Check.
We strongly recommend you to use this BRCONNECT function rather than the equivalent SAPDBA one,
Function options:
Input syntax:
Default value: Uses settings from the control table
DBCHECKORA .Input syntax:
non_sap
means that non-SAP objects (for example, Oracle dictionary objects) are excluded from the check.all_part
means that SAP partitions (such as in Business Information Warehouse and Advanced Planner and Optimizer) are excluded from the check.null
invalidates the exclusion list defined by the check_exclude parameter. This means that no tables are excluded from processing.Default value: no exclusion
You can use this option to exclude tables or indexes with exceptional space parameters or statistics handling.
This option overrides the
check_exclude parameter.Input syntax:
Default value: All SAP owners in a multi-schema database or
SAPR3/SAP<SID> in a standard SAP databaseThis option overrides the
check_owner parameter.