gridSetup.sh -upgrade

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

Syntax

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

Parameters

Table A-6 gridSetup.sh -upgrade Command Parameters

Parameter Description
-help

Displays gridSetup.sh -upgrade command help.

-ORACLE_BASE

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

-dryRun

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

-batchInfo

Specify the cluster nodes batch map.

-ignoreDownNodes

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

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