User`s guide
Installing Multiple Oracle Systems
3-18 Oracle Database Installation and Administration Guide
■ Creates the file
/var/opt/oracle/oraInst.loc
■ Creates an empty file
/var/opt/ortacle/oratab
■ If the product APACHE is installed, then it creates a link in the
lib
directory of the
APACHE installation to the Oracle Client shared library in the Oracle home lib
directory.
3.6 Installing Multiple Oracle Systems
You can also install multiple Oracle systems, based on the same or different versions of
Oracle software. In this case, different versions of the software must be installed under
different installation user IDs.
3.7 Removing Oracle Database Software
If you want to remove Oracle Database software from your system, then log in to the
Oracle installation user ID and use the installation procedure as follows:
/CALL-PROCEDURE INSTALL.P.ORAINST,(CMD=UNINSTALL)
In this case, the Oracle installation procedure completes the following actions:
■ Removes the Oracle Database software from the POSIX file system
■ Updates the Oracle inventory
■ Removes the Oracle Database software from the BS2000 file system
Note: Only the files installed by the Oracle installation procedure,
namely,
ORAINST.PRC
, are removed from the system. Files created by a
user or by an Oracle instance are left in the Oracle home directory and
installation user ID.