Net8
Getting Started
Release 8.0.5 for Windows NT and Windows 95/98 A64419-01 |
|
This chapter describes how you work with multiple Oracle
homes and Net8.
Specific topics discussed are:
Previous releases of Oracle for Windows NT and Windows 95
supported only single Oracle homes, allowing you to install and run only
one SQL*Net or Net8 version in a single Oracle home directory. For example,
you could not install SQL*Net release 2.3.2 and SQL*Net release 2.3.3 or
multiple installations of Net8 release 8.0.3 on the same machine.
Releases 8.0.4 and 8.0.5 supports multiple Oracle homes,
a feature that allows you to install one or more Net8 releases on the same
machine (in multiple Oracle home directories). For example, using multiple
Oracle homes, you can install release 8.0.4 products and 8.0.5 products
in different Oracle homes on the same machine.
The Oracle home in which you installed products most recently
is the first directory listed in your PATH (primary home). As such, it
has priority over the other Oracle home entries in your PATH. If you invoke
a control utility, the version of the product invoked will be that stored
in the Oracle home listed first in your path.
You can specify a different version of a control utility by:
Oracle Corporation recommends going to the absolute path
to the version of the LSNRCTL80, NAMESCTL80, CMCTL80 control utility (ORACLE_HOME\BIN)
you want to use prior to starting it.
You can change the value of PATH so that the first entry points to the binary files for the product version you want to use by resetting PATH from the:
Oracle Home Selector is a graphical user interface (GUI) that enables you to edit your environment path to make an appropriate Oracle home directory your primary home. This tool can only be used when you have multiple, active Oracle home directories on a single computer.
The Oracle Home Selector window appears.
The new value you assign to PATH exists until you change
the value of PATH again.
To change the value of PATH at the system level:
The Control Panel window appears.
The System Properties window appears.
The System Variables appear.
The value of PATH reverts to its previous value when you
quit the session.
To change the value of PATH at the command line:
At the command prompt enter:
SETPATH=pathname;%PATH%
where pathname is the full path to the binary files
for the products you want to use.
Multiple Oracle homes affect the naming conventions for Oracle
services. If you have only one Oracle home directory on a machine, there
are no differences between the conventions for naming service names in
this release and previous releases (that is, no Oracle HOME_NAME
is required and the SID is typically the default of ORCL.) However, as
you perform subsequent installations into different Oracle home directories
you must specify a different Oracle HOME_NAME for each Oracle home
directory during installation, which is added to some service names.
To use the version 8 network listener, you may need to change your network configuration in one of your multiple Oracle homes to prevent conflict. For example, you may need to change:
If any other network listener (for a different Oracle home
or Oracle7 network listener) is already started or set up in Automatic
Startup mode, the new network listener is installed with Manual Startup
mode, and is not started for you. You must start the network listener manually
after proper configuration to resolve any possible conflict.
When the network listener, Oracle Names, and Oracle Connection
Manager are installed into another Oracle home, the configuration files
installed specify the default port numbers. These port numbers may be in
conflict with the configuration file of another Oracle home. Ensure each
Oracle home contains configuration files (located in ORACLE_HOME\NET80\ADMIN)
with unique port number.
Additional Information: See Appendix E, "Net8 Services and Port Numbers", for default port number assignments. |
If you are using multiple Oracle homes on an Oracle Names
Server, Oracle Corporation recommends using the more recent version in
order to take advantage of new functionality.
If you are using multiple Oracle homes on a machine with
Oracle Connection Manager, Oracle Corporation recommends using the more
recent version in order to take advantage of new functionality.