NetCA
From Oracle FAQ
NetCA (Network Configuration Assistant) is a utility used for configuring SQL*Net.
NetCA can be considered a simplistic version of Net Manager. However, NetCA is used as a configuration assistant launched by the OUI at install time. It is more suitable for batch mode for silent installations.
Start NetCA[edit]
Windows[edit]
Click start -> Oracle OraDB10g_Home1 (your Oracle Home) -> Configuration and Migration Tools -> Network Configuration Assistant
Unix/ Linux[edit]
$ export ORACLE HOME=... $ export PATH=$PATH:$ORACLE_HOME/bin $ netca
Command line parameters[edit]
- -progress_only
- -responseFile [response file]
- -silent