A.2 Controlling the Scope of Checks
Use the list of commands in this section to control the scope of checks.
Syntax
[-b]
[-p]
[-m]
[-u –o pre]
[-u –o post]
[-clusternodes nodes]
[-failedchecks previous_result]
[-nordbms]
[-dbnames db_names]
[-dbnone]
[-dball]
[-localonly]
[-cells cells]
[-ibswitches switches]
[-profile profile]
[-excludeprofile profile]
[-check check_id]
[-excludecheck check_id]
[-skip_usr_def_checks]
Parameters
Table A-2 Scope of Checks
Command | Description |
---|---|
|
Runs only the best practice checks. Does not run the recommended patch checks. |
|
Runs only the patch checks. |
|
Excludes the checks for Maximum Availability Architecture (MAA) scorecards. |
|
Runs the pre-upgrade checks for Oracle Clusterware and database. |
|
Runs the post-upgrade checks for Oracle Clusterware and database. |
|
Specify a comma-delimited list of node names to run only on a subset of nodes. |
|
Runs only checks from the presious_result, which had failed. |
|
Runs Oracle Grid Infrastructure checks only in environments with no Oracle Database checks performed. |
|
Specify a comma-delimited list of database names to run only on a subset of databases. |
|
Does not prompt for database selection and skips all the database checks. |
|
Does not prompt for database selection and runs the database checks on all databases discovered on the system. |
|
Runs only on the local node. |
|
Specify a comma-delimited list of storage server names to run the checks only on a subset of storage servers. |
|
Specify a comma-delimited list of InfiniBand switch names to run the checks only on a subset of InfiniBand switches. |
|
Specify a comma-delimited list of profiles to run only the checks in the specified profiles. |
|
Specify a comma-delimited list of profiles to exclude the checks in the specified profiles. |
|
Specify a comma-delimited list of check IDs to run only the checks specified in the list check IDs. |
|
Specify a comma-delimited list of check IDs to exclude the checks specified in the list of check IDs. |
|
Does not run the checks specified in the user-defined |
Parent topic: Oracle ORAchk and Oracle EXAchk Command-Line Options