Installing Software Binaries for Oracle Grid Infrastructure for a Standalone Server
Use this procedure to do a software-only installation of Oracle Grid Infrastructure for a standalone server.
PDF for offline and print
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/19.0.0/grid
$ chown oracle:oinstall /u01/app/oracle/product/19.0.0/grid
$ cd /u01/app/oracle/product/19.0.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/19.0.0/grid
$ runcluvfy.sh stage -pre
hacfg
gridSetup.sh
to start the Oracle Grid Infrastructure setup wizard:$ Grid_home/gridSetup.sh
Where, Grid_home is the Oracle Grid Infrastructure home directory.
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.