9.4.3 Controlling the Scope of Checks
Use the list of commands 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 asm
| clusterware
| corroborate
| dba
| ebs
| emagent
| emoms
| em
| goldengate
| hardware
| maa
| oam
| oim
| oud
| ovn
| peoplesoft
| preinstall
| prepatch
| security
| siebel
| solaris_cluster
| storage
| switch
| sysadmin
| timesten
| user_defined_checks
| zfs
]
[-includeprofile asm
| clusterware
| corroborate
| dba
| ebs
| emagent
| emoms
| em
| goldengate
| hardware
| maa
| oam
| oim
| oud
| ovn
| peoplesoft
| preinstall
| prepatch
| security
| siebel
| solaris_cluster
| storage
| switch
| sysadmin
| timesten
| user_defined_checks
| zfs
]
[-check check_id]
[-excludecheck check_id]
[-skip_usr_def_checks]
Parameters
Table 9-113 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 Oracle Database. |
|
Runs the post-upgrade checks for Oracle Clusterware and Oracle 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 profiles to include 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 |
Related Topics