in reply to ORA-12560: error
$ oerr ora 12560 12560, 00000, "TNS:protocol adapter error" // *Cause: A generic protocol adapter error occurred. // *Action: Check addresses used for proper protocol specification. Be +fore // reporting this error, look at the error stack and check for lower l +evel // transport errors. For further details, turn on tracing and reexecut +e the // operation. Turn off tracing when the operation is complete.
Sounds like you need to talk to your DBA and verify the DSN you're using and that Oracle's configured with the right hostnames (and that the hostname you're trying to connect to is reachable).
--
We're looking for people in ATL
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: ORA-12560: error
by jhourcle (Prior) on Jul 25, 2005 at 15:02 UTC |