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: Preventing compilations......

Re: Preventing compilations......

From: Galen Boyer <galen_boyer_at_yahoo.com>
Date: 26 Feb 2006 19:11:02 -0600
Message-ID: <uirr1qvu2.fsf@rcn.com>


On 26 Feb 2006, mtproc_at_yahoo.co.uk wrote:
> Hi,
>
> Am wondering if there is a way of preventing the compilation of
> packages in a schema. We have source control inb the form of source
> safe but this does not prevent people compiling different versions
> against the database.
>
> Is it possible for a developer to "lock" a package and prevent other
> developers making changes?

No. You need a discipline around source control and database code, usually a script or suite of scripts that all developers use to deploy code.

-- 
Galen Boyer
Received on Sun Feb 26 2006 - 19:11:02 CST

Original text of this message

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