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

Home -> Community -> Mailing Lists -> Oracle-L -> 7.3.4-8.1.7-9.2 Gateway Procedure problem

7.3.4-8.1.7-9.2 Gateway Procedure problem

From: Smith, Ron L. <rlsmith_at_kmg.com>
Date: Wed, 11 Aug 2004 13:21:17 -0500
Message-ID: <270A0BDDFDE54E41B78F0F06D82A66B8508E2A@okcexg3.kmg.com>


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



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Aug 11 2004 - 13:17:46 CDT

Original text of this message

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