Previous Topic: Installation of a Remote Oracle MDBNext Topic: Note on CCS Support for Oracle


Remote MDB Installation for Oracle

Note: Remote MDB installation on Oracle database is only supported from Windows.

For a remote installation, the ORACLE_HOME environment variable refers to the local computer (where you may have only an Oracle Client).

For installation and upgrades to a remote Oracle MDB, define a TNS name for the remote computer in the Oracle tnsnames.ora file on the local computer. This action allows the remote Oracle Server to be addressed.

For a local Oracle MDB install, the MDB installer creates the specified tablespace path folder if it does not exist. This step is not possible for a remote install. Therefore, verify that the tablespace folder path that you are going to select during the MDB installation exists on the remote computer. If the tablespace folder does not exist on the remote computer, an error occurs preventing the installation from proceeding.

More information:

How to Install an Oracle MDB (Standalone)