Re: [suse-oracle] Multiple Oracle10g binary installations on same server
Ronald Breuer <[email protected]>
| Newsgroups | gmane.linux.suse.oracle.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, If you need different Oracle versions use a separate ORACLE_HOME for each version. Start the installation with the oldest version (e.g. 9i -> 10gR1 -> 10gR2 -> 10gR2 Patch 2 -> 10gR2 Patch3 -> 11g) In this case use the listener of the latest version for all databases or use a different port for each listener version. e.g. 9i port 1521 10gR2 patch3 port 1522 11g port 1523 I think there is no reason to install the same version twice. If you want more than one database of the same version, you can use the same binaries of one ORACLE_HOME. For me different version means different Oracle PatchSets. Kind regards Ronald Shashi Kanth Boddula wrote: > I am trying to install two Oracle10g binary installations on the same SuSE9 Linux server for VCS cluster purpose. Is they any documentation/URL which talks about the process of installing multiple > sets of Oracle binaries (same version, or, different version). I think the procedure is not pretty straight forward, looks like we need to follow some guide lines. > > > _______________________________________________ > suse-oracle mailing list > [email protected] > http://listx.novell.com/mailman/listinfo/suse-oracle _______________________________________________ suse-oracle mailing list [email protected] http://listx.novell.com/mailman/listinfo/suse-oracle