Oracle Connection Manager Control Utility [message #165675] |
Fri, 31 March 2006 06:39 |
asangapradeep
Messages: 128 Registered: October 2005 Location: UK
|
Senior Member |
|
|
Hi,
From where can i get Oracle Connection Manager Control Utility?
Is it in the companion CD? i've installed Oralce Database 10g Products (second option) from the companion CD to the same oracle home that i installed the database software. But still i don't get the cmctl command. ($ORACLE_HOME/bin is in the $PATH).
Any help regarding this is very much appriciated.
Thank you.
|
|
|
Re: Oracle Connection Manager Control Utility [message #165889 is a reply to message #165675] |
Mon, 03 April 2006 03:44 |
nmacdannald
Messages: 460 Registered: July 2005 Location: Stockton, California - US...
|
Senior Member |
|
|
Perhaps using $ORACLE_HOME/bin/netca ?
Then edit
$ORACLE_HOME/network/admin/tnsnames.ora and $ORACLE_HOME/network/admin/sqlnet.ora and
$ORACLE_HOME/network/admin/listener.ora correctly.
Then issue lsnrctl reload
|
|
|