Title: RE: Version Controlling in Oracle database - Ideas ?

Have you checked out Mark Stock's Presentation
at the 2002 SEOUC conference entitled:

TAG! Whose Code is it? Code Management & Data Encryption

Should be available at www.seouc.org.




----
Matt Adams - GE Appliances - [EMAIL PROTECTED]
We have enough youth.
How about a fountain of intelligence?

-----Original Message-----
From: VIVEK_SHARMA [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 07, 2003 10:59 AM
To: Multiple recipients of list ORACLE-L
Subject: Version Controlling in Oracle database - Ideas ?



Looking for a solution to version controlling of database objects in Oracle.

The scenario is like this:

Multiple people simultaneously work on the same database object in TOAD.

How can we implement a version controlling feature.

Putting this in simple words,

If X checks out a file from TOAD and Y needs to work on the same file
(assuming they have the same privilege),
Y should not be allowed to work on the object till X finishes working on it.

We want to put a restriction on the database objects such that simultaneously no two
users should be able to work it.

Integrating VSS with TOAD was not acceptable since it would be file based(saving the .sqls).

Qs. Is there any feature available in Oracle(with oracle 8.1.7) or any third party tool that does this ?

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: VIVEK_SHARMA
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to