Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 7.3.4-8.1.7-9.2 Gateway Procedure problem
Ron,
Sounds like a security problem. Make sure you have granted select, insert, update & delete access directly to the dblink user in the 9.2 database. My gues is that you are using roles.
Good Luck!
Tom Mercadante
Oracle Certified Professional
-----Original Message-----
From: Smith, Ron L. [mailto:rlsmith_at_kmg.com]
Sent: Wednesday, August 11, 2004 2:21 PM
To: oracle-l_at_freelists.org
Subject: 7.3.4-8.1.7-9.2 Gateway Procedure problem
I am using an 8.1.7 database between 7.3.4 and 9.2 to get by compatibility problems doing inserts. I am using synonyms and dblinks.
If I do an sql select or insert in the 7.3.4 database that ends up going to the 9.2 database it works fine. But when I try to compile a package with the same synonym and dblink I get an error that says it can't find the table_at_link in the 9.2 database.
The standalone select or insert works fine, but the compile fails. =20
Any ideas what I am missing?
Thanks!
Ron=20
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.htmlput 'unsubscribe' in the subject line.
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
![]() |
![]() |