Oracle Grid Infrastructure for a standalone server (Oracle Restart) includes Oracle Restart and Oracle Automatic Storage Management.
If you install Oracle Grid Infrastructure for a standalone server (Oracle Restart) and then create your database, the database is automatically added to the Oracle Restart configuration, and is then automatically restarted when required. Oracle Restart automatically restarts the database when required.
If you install Oracle Grid Infrastructure for a standalone server (Oracle Restart) on a host computer on which a database already exists, then you must manually add the database, the listener, the Oracle ASM instance, and other components to the Oracle Restart configuration before you are able to configure automatic database restarts.
Note:
Oracle Grid Infrastructure for a standalone server (Oracle Restart) can support multiple single-instance databases on a single host computer.
Complete these steps to install Oracle Grid Infrastructure for a Standalone Server (Oracle Restart) and then create a database that is managed by Oracle Restart.
Install Oracle Grid Infrastructure for a Standalone Server (Oracle Restart), which installs Oracle Restart and Oracle ASM, and creates one disk group.
Follow the high-level instructions in this section to install Oracle Grid Infrastructure for a Standalone Server (Oracle Restart) and configure it for an existing Oracle database.
On the same host computer as the database, install Oracle Grid Infrastructure for a Standalone Server (Oracle Restart), and select Configure Oracle Grid Infrastructure for a Standalone Server (Oracle Restart) as the installation option. See, “Installing Oracle Grid Infrastructure for a Standalone Server (Oracle Restart) with a New Database Installation” in Oracle Database Installation Guide.
The Oracle Grid Infrastructure for a Standalone Server (Oracle Restart) components are installed in an Oracle Grid Infrastructure Oracle home (Grid home), which is in a different location from existing Oracle Database homes.
srvctl
command:
DRIVE_LETTER:\> cd ORACLE_HOME\bin DRIVE_LETTER:\> srvctl add database -db dbname -o oracle_home_path -dbtype SINGLE
See Also: