Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> DB connections

DB connections

From: Messager <wangz_at_isd.net>
Date: Tue, 27 Jul 1999 18:51:25 GMT
Message-ID: <7nkv3b$i45$1@nnrp1.deja.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US