Problem : Connect Multiple Database
From: Daniel <c2816515_at_comp.polyu.edu.hk>
Date: 1996/08/01
Message-ID: <320056F6.32A4_at_comp.polyu.edu.hk>#1/1
Date: 1996/08/01
Message-ID: <320056F6.32A4_at_comp.polyu.edu.hk>#1/1
Hi,
I have created 2 database (db_name :One is oracle,other is test) in a Oracle Server7 on NT 3.51 . And the test database's sid is test.
When I use SQLNet, I connected as "user=scott; password=tiger; hoststring=P:machinename:test"
But I use "select * from global_name;", the answer is "oracle.world". Thus I think I always connect to the 1st database!!!
So I beg any help on teaching me to connect the 2nd database!!!
Daniel Received on Thu Aug 01 1996 - 00:00:00 CEST