Some commands to help with port conflicts:
#Solaris
lsof -i |grep :1854
cd $ORACLE_HOME/sysman
find . -name "*.xml" -exec grep "<rmi-server port=" {} \;
emctl config iasconsole port [portNumber]
emctl config iasconsole rmiport [portNumber]
emctl config agent port [portNumber]
emctl status agent
emctl status iasconsole
$ORACLE_HOME/opmn/bin/opmnctl status -l
2009-08-28
Subscribe to:
Post Comments (Atom)
This comment has been removed by a blog administrator.
ReplyDelete