A Oracle Grid Infrastructure Command-Line Options
Use this comprehensive list of Oracle Grid Infrastructure silent mode commands to install, configure, patch, upgrade, downgrade, and manage Oracle Grid Infrastructure deployments.
- gridSetup.sh Command
ThegridSetup.sh
command provides various flags that you can use without specifying any command option. If you do not provide any options, thengridSetup.sh
starts the Oracle Grid Infrastructure installer. - gridSetup.sh -setupHome
ThegridSetup.sh -setupHome
command installs the Oracle Grid Infrastructure software and registers the software with the Oracle central inventory. - gridSetup.sh -setupHomeAs
ThegridSetup.sh -setupHomeAs
command installs the Oracle Grid Infrastructure software with Oracle base and privileged operating system groups identical to the specified grid home. - gridSetup.sh -configureCluster
ThegridSetup.sh -configureCluster
command configures Oracle Grid Infrastructure for a Cluster software on the specified set of cluster nodes. - gridSetup.sh -switchGridhome
ThegridSetup.sh -switchGridHome
command changes the active Oracle Grid Infrastructure home from the configured home to the current home from which you are running this command. - gridSetup.sh -upgrade
ThegridSetup.sh -upgrade
command upgrades an earlier release Oracle Grid Infrastructure installation to the current release. - gridSetup.sh -downgrade
ThegridSetup.sh -downgrade
command downgrades the Oracle Grid Infrastructure installation to an earlier release after a failed upgrade. - gridSetup.sh -createGoldImage
ThegridSetup.sh -createGoldImage
command creates a gold image from the current Oracle Grid Infrastructure home. - gridSetup.sh -addNode
ThegridSetup.sh -addNode
command adds a new node to your cluster. - gridSetup.sh -deleteNode
ThegridSetup.sh -deleteNode
command removes the specified remote nodes from your cluster.