ORA-12317: logon to database (link name string) denied



ORA-12317: logon to database (link name string) denied..

Answer / guest

Cause: There are several possible causes for this error.
First, you can get this error if your username (and
password, if you are using database instead of operating
system authentication) in the secondary database are not
identical to your username (and password) in the primary
database. Second, you can get this error if your username in
the secondary database is invalid (has not been created).
Third, you can get this error if the username/password
combination specified in the connect string of the database
link definition is invalid (either not created or has an
invalid password).

Action: In the first case, ensure that the secondary
database contains a username (and password, if you are using
database authentication) identical to the one you are using
in the primary database. In general, you should always use
operating system authentication in Trusted ORACLE (see the
Trusted ORACLE RDBMS Guide to Security Features for more
information about the advantages of OS authentication). In
the second case, ensure that your username in the secondary
database has been created. In the third case, ensure that
the username specified in the connect string has been
created in the secondary database.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

NID-00002: Parse error: string

1 Answers  


LFI-00116: Unable to close file in operation string.

1 Answers  


NNL-00557: Causes the controller to sleep for N seconds

1 Answers  


NZE-28846: No private key

1 Answers  


ORA-01060: array binds or executes not allowed

1 Answers  






ORA-06781: TLI Driver: error reading negotation string

1 Answers  


ORA-30357: this PL/SQL function cannot be supported for query rewrite

1 Answers  


LPX-00271: FTP login failed: ~s

1 Answers  


DRG-11603: URL store: payment required to access string

1 Answers  


ORA-14135: a LOB column cannot serve as a partitioning column

1 Answers  


ORA-13427: invalid BLOB parameter for output

1 Answers  


ORA-16780: Destination to some database has used up its quota.

1 Answers  


Categories