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

Scope of Checks

  • -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 checks only on a subset of nodes.
  • -failedchecks previous_result
    Runs only the checks that failed in the previous_result.
  • -nordbms
    Runs Oracle Grid Infrastructure checks in environments where Oracle Database is not installed.
  • -dbnames db_names
    Specify a comma-delimited list of database names to run checks only on a subset of databases.
  • -dbnone
    Does not prompt for database selection and skips all database checks.
  • -dball
    Does not prompt for database selection and runs database checks on all databases discovered on the system.
  • -localonly
    Runs checks only on the local node.
  • -cells cells
    Specify a comma-delimited list of storage server names to run checks only on a subset of storage servers.
  • -ibswitches switches
    Specify a comma-delimited list of InfiniBand switch names to run 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.
  • -excludecheck check_id
    Specify a comma-delimited list of check IDs to exclude the checks specified in the list.
  • -skip_usr_def_checks
    Does not run the checks specified in the user-defined XML file.