.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
10g OEM - How to discover listeners which run on non-default port & name ?

10g OEM - How to discover listeners which run on non-default port & name ?

2006-06-16       - By Prem
Reply:     1     2     3     4     5     6     7     8     9  

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