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

Home -> Community -> Usenet -> c.d.o.server -> Re: Re-Linking Oracle Apps

Re: Re-Linking Oracle Apps

From: Ken Friday <ken_friday_at_pleasantco.com>
Date: 1997/12/24
Message-ID: <01bd1089$29188a40$8859a8c0@04653>#1/1

Grant,

If it's like Pro*C (I suspect it is) you're actually linking in object code found in OS files (e.g. lib.a). As long as your going against consistent versions of the Oracle software you should be fine. Note that references to database objects (e.g. tables, packages, etc.) are resolved at runtime.

Ken F.

Graham Thornton <dangermouse_at_prodigy.nospam.net> wrote in article <01bd0fc3$5d26b8a0$b0f7c9c7_at_dangermouse>...
> Hi.
>
> Does anybody know if it possible to distribute Pro*COBOL Oracle
> applications without having to re-link the code against the target
 database
> for each install??
>
> Thanks in advance
>
> Graham Tnornton.
>
> ----------------------
> remove the .nospam from the E-mail address to reply.
>
Received on Wed Dec 24 1997 - 00:00:00 CST

Original text of this message

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