gridSetup.sh -upgrade

The gridSetup.sh -upgrade command upgrades an earlier release Oracle Grid Infrastructure installation to the current release.

Syntax

gridSetup.sh -upgrade [-executePrereqs] [-ORACLE_BASE oracle_base_dir] [-dryRun] [-batchInfo batch_map] 
[-ignoreDownNodes] [-executeConfigTools] [-executeRootScript -configMethod ROOT]]

Parameters

Table A-7 gridSetup.sh -upgrade Command Parameters

Parameter Mandatory? Description
-executePrereqs No

Run prerequisite checks to ensure that all necessary conditions and requirements are met before proceeding with the installation or configuration process.

-ORACLE_BASE oracle_base_dir No

Complete path to the Oracle base location to use for the Oracle Grid Infrastructure upgrade.

-dryRun No

Perform a dry-run of the Oracle Grid Infrastructure upgrade process to check readiness for the upgrades.

-batchInfo batch_map No

Specify the cluster nodes batch map.

-ignoreDownNodes No

Skip upgrading the cluster nodes that are down during the Oracle Grid Infrastructure upgrade operation.

-help No

Displays gridSetup.sh -upgrade command help.

Example

The following example shows you how to upgrade Oracle Grid Infrastructure to 23ai:
gridSetup.sh -upgrade -ORACLE_BASE /u01/app/grid [-ignoreDownNodes] -executeConfigTools -executeRootScript -configMethod ROOT