Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> DBlink
Hi friends,
I am having the following problem while selecting data trhu the dblink
My oracle version is 9.0.2 and I am creating dblink to the database version 8.1.7 ie KPIT.
CREATE PUBLIC DATABASE LINK KPIT CONNECT TO SCOTT IDENTIFIED BY TIGER USING 'KPIT'; Database link created.
But I am unable to see the remote data......
SQL> SELECT * FROM EMP_at_KPIT;
SELECT * FROM EMP_at_KPIT
*
Help .. and thanks in advance....
Srinivas
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Sep 29 2004 - 07:10:24 CDT
![]() |
![]() |