10g OEM - How to discover listeners which run on non-default port & name ? 2006-06-16 - By Prem
Reply inline.
On 6/16/06, Stefan Knecht <knecht.stefan@(protected)> wrote: > Hello Prem, > did you check AGENT_HOME/sysman/log/emagent.trc ? the fle > shows what happens during discovery / agent operation.
Stefan, here is an excerpt from the emagent.trc file. It clearly says that it is looking for listener in port 1521 whereas my listener is running on 1523. I'm not sure how/where to tell the agent that my listener is running on 1523.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2006-06-16 03:51:01 Thread-11 DEBUG TargetManager: Computing dynamic property GetNLSParam of oracle_database,VMP1.WORLD 2006-06-16 03:51:01 Thread-11 WARN vpxoci: OCI Error -- ErrorCode(12541): ORA-12541 (See ORA-12541.ora-code.com): TNS:no listener
SQL = " OCIServerAttach"... LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=ustlstpu502)(PORT =1521))(CONNECT_DATA=(SID=VMP1))) 2006-06-16 03:51:01 Thread-11 ERROR vpxoci: ORA-12541 (See ORA-12541.ora-code.com): TNS:no listener 2006-06-16 03:51:01 Thread-11 WARN vpxoci: Login 0x169e1b8 failed, error=ORA-12541 (See ORA-12541.ora-code.com): TNS:no listener 2006-06-16 03:51:01 Thread-11 WARN TargetManager: Exception in computing dynamic properties of {VMP1.WORLD, oracle_database } ,GetNLSParam::ORA-12541 (See ORA-12541.ora-code.com): TNS:no istener .... .... ... ... 2006-06-16 13:30:49 Thread-3438 ERROR fetchlets.wbem: No username specified for WBEM fetchlet. 2006-06-16 13:30:49 Thread-3438 ERROR engine: [host,ustlstpu502,ProjectResourceUsage] : nmeegd_GetMetricData failed : No usern ame specified for WBEM fetchlet. 2006-06-16 13:30:49 Thread-3438 WARN collector: <nmecmc.c> Error exit. Error message: No username specified for WBEM fetchlet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On 6/16/06, Luca Canali <Luca.Canali@(protected)> wrote: > In my setup the targets.xml file is in > $AGENT_HOME/HOSTNAME_WITH_DOMAIN/sysman/emd
Luca , i don't have directory named <hostname_domainname>. The targets.xml is at $AGENT_HOME/sysman/emd.
As usual , metalink has asked me for RDA output. I have just uploaded it and waiting for their feedback.
Thanks for your insight guys.
Regards | Jp. -- http://www.freelists.org/webpage/oracle-l
|
|