Using Oracle Net Configuration Assistant to Configure Network Components
Oracle Net Configuration Assistant configures basic network components during installation, including:
-
Listener names and protocol addresses
-
Naming methods the client uses to resolve connect identifiers to connect descriptors
-
Net service names in a
tnsnames.orafile -
Directory server usage
Oracle Net Configuration Assistant runs automatically during software installation, as described in the Oracle Database installation guide. It can also be run after installation in standalone mode to configure naming methods, the listener, network service names in the tnsnames.ora file, and directory server usage.
To start Oracle Net Configuration Assistant do the following:
-
On Linux and UNIX, run
netcafrom theORACLE_HOME/bindirectory. -
On Microsoft Windows, select Programs from the Start menu, and then select Oracle - HOME_NAME. Next, select Configuration and Migration Tools, and then Oracle Net Configuration Assistant.
See Also:
-
Oracle Net Configuration Assistant online help
-
Oracle Grid Infrastructure Installation Guide for information on running Oracle Net Configuration Assistant in silent mode
The following are the configuration options on the Oracle Net Configuration Assistant Welcome page:
-
Listener configuration – Create, modify, delete, or rename a listener.
-
Naming Methods configuration – Configure the computer to resolve connect identifiers to connect descriptor with one or more of following naming methods:
-
Local naming
-
Directory naming
-
Easy Connect naming
-
External naming
-
-
Local Net Service Name configuration
– Create, modify, delete, rename, or test connectivity of a connect descriptor stored in a local
tnsnames.orafile -
Directory Usage Configuration – Configure a directory server for directory-enabled features.