ORA-12521: TNS:listener does not currently know of instance
requested in connect descriptor



ORA-12521: TNS:listener does not currently know of instance requested in connect descriptor..

Answer / guest

Cause: The listener received a request to establish a
connection to a database or other service. The connect
descriptor received by the listener specified in addition to
the service name an instance name for an instance (usually a
database instance) that either has not yet dynamically
registered with the listener or has not been statically
configured for the listener. This may be a temporary
condition such as after the listener has started, but before
the database instance has registered with the listener.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-02449: unique/primary keys in table referenced by foreign keys

1 Answers  


PCC-02010: found end-of-file while scanning string literal

1 Answers  


ORA-19804: cannot reclaim string bytes disk space from string limit

1 Answers  


TNS-12592: TNS:bad packet

1 Answers  


SQL*Loader-00603: Maximum length number of column string is too big for bind array

1 Answers  


ORA-14050: invalid ALTER INDEX MODIFY PARTITION option

1 Answers  


RMAN-08516: controlfile copy filename=string recid=string stamp=string

1 Answers  


RMAN-06000: could not open recovery manager library file: string

1 Answers  


ORA-02027: multi-row UPDATE of LONG column is not supported

1 Answers  


PCC-01202: Identifier "string" truncated to 31 characters

1 Answers  


DRG-10834: upper-case form of section name string too long

1 Answers  


ORA-15186: ASMLIB error function = [string], error = [string], mesg = [string]

1 Answers  


Categories