Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DB connections
I try to connect 2 instances between two locations (say instance A and
B). The A instance uses tnsnames, and the B instance uses Oracle name
server. I added an entry on the tnsnames.ora file for instance B and
also ask dba to modify the name server on B. Now, I can do the
following:
on instance B: sqlplus system/manager_at_A <--------- ok
on instance A: sqlplus system/manager_at_B ERROR: ORA-12637: TNS:packet receive failed
Any ideal?
Thnaks in advance
Zosen
--
Zosen Wang (wangz_at_rocketmail.com)
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Jul 27 1999 - 13:51:25 CDT
![]() |
![]() |