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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Compile Procedure with Synonym/Dblink Oracle 9.2

Re: Compile Procedure with Synonym/Dblink Oracle 9.2

From: Paul Baumgartel <paul.baumgartel_at_gmail.com>
Date: Fri, 8 Jul 2005 14:27:15 -0400
Message-ID: <f8c4771050708112738c1769e@mail.gmail.com>


Very sneaky! I like it!

-- 
Paul Baumgartel
paul.baumgartel_at_aya.yale.edu




On 7/8/05, Smith, Ron L. <rlsmith_at_kmg.com> wrote:

>
> The synonym/link points from a 9.2 database, which points to a synonym/link
> in a 8.1.7 database, which points to a table in a 7.3.4 database.
>
> I found that if I create the tables in the 9.2 database, I can get the proc
> to compile. Then I delete the tables which leaves the synonym/link.
> The proc stays valid and runs as it should.
>
> Jumping through hoops, but what else can you do with legacy systems?
>
> Ron
-- http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 08 2005 - 13:30:38 CDT

Original text of this message

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