HELP - Querying remote server

From: Ramey Muforo <remigius.muforo_at_telops.gte.com>
Date: 15 Sep 2000 13:55:27 GMT
Message-ID: <8pt9of$m24$1_at_news.gte.com>


In Oracle 7.3
[Quoted] I can do the following

*from local server running oracle 7.3 and it works:

 select data1, data2, data3, data4
 from schema.table_at_tnsname;

but I can not do the same from local server running oracle 8.1.6: I can login into the remote servers (7.3 and 8.0.5) successfully from local server running 8.1.6

    sqlplus name/password_at_name
    tnsping is OK
Am I missing something or setting.

Thanks in advance for your help.

ramey Muforo Received on Fri Sep 15 2000 - 15:55:27 CEST

Original text of this message