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-115 Scope of Checks

Command Description

-b

Runs only the best practice checks.

Does not run the recommended patch checks.

-p

Runs only the patch checks.

-m

Excludes the checks for Maximum Availability Architecture (MAA) scorecards.

-u –o pre

Runs the pre-upgrade checks for Oracle Clusterware and Oracle Database.

-u –o post

Runs the post-upgrade checks for Oracle Clusterware and Oracle Database.

-clusternodes nodes

Specify a comma-delimited list of node names to run only on a subset of nodes.

-failedchecks previous_result

Runs only checks from the presious_result, which had failed.

-nordbms

Runs Oracle Grid Infrastructure checks only in environments with no Oracle Database checks performed.

-dbnames db_names

Specify a comma-delimited list of database names to run only on a subset of databases.

-dbnone

Does not prompt for database selection and skips all the database checks.

-dball

Does not prompt for database selection and runs the database checks on all databases discovered on the system.

-localonly

Runs only on the local node.

-cells cells

Specify a comma-delimited list of storage server names to run the checks only on a subset of storage servers.

-ibswitches switches

Specify a comma-delimited list of InfiniBand switch names to run the checks only on a subset of InfiniBand switches.

-profile profile

Specify a comma-delimited list of profiles to run only the checks in the specified profiles.

-excludeprofile profile

Specify a comma-delimited list of profiles to exclude the checks in the specified profiles.

-includeprofile profile

Specify a comma-delimited list of profiles to include the checks in the specified profiles.

-check check_id

Specify a comma-delimited list of check IDs to run only the checks specified in the list check IDs.

-excludecheck check_id

Specify a comma-delimited list of check IDs to exclude the checks specified in the list of check IDs.

-skip_usr_def_checks

Does not run the checks specified in the user-defined xml file.