Use this procedure to do a software-only installation of Oracle Grid Infrastructure for a standalone server.
oracle
).For example:
$ mkdir -p /u01/app/oracle/product/12.2.0/grid $ chown oracle:oinstall /u01/app/oracle/product/12.2.0/grid $ cd /u01/app/oracle/product/12.2.0/grid $ unzip -q /tmp/grid_home.zip
Note:
Ensure that the Grid home directory path you create is in compliance with the Oracle Optimal Flexible Architecture recommendations. Also, unzip the installation image files only in this Grid home directory that you created.
$ cd /u01/app/oracle/product/12.2.0/grid
$ runcluvfy.sh stage -pre hacfg
gridSetup.sh
to start the Oracle Grid Infrastructure installation wizard:
$ Grid_home/gridSetup.sh
Note:
You must install Oracle Grid Infrastructure for a standalone server from the Oracle Grid Infrastructure media.root.sh
script and, if required, the orainstRoot.sh
script.root.sh
script output provides information about how to proceed, depending on the configuration you plan to complete in this installation. Note this information.