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: Version Controlling in Oracle database - Ideas ?

RE: Version Controlling in Oracle database - Ideas ?

From: Adams, Matthew (GECP, MABG, 088130) <MATT.ADAMS_at_APPL.GE.COM>
Date: Tue, 11 Feb 2003 07:19:05 -0800
Message-ID: <F001.00549420.20030211071905@fatcity.com>


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 - matt.adams_at_appl.ge.com We have enough youth.
How about a fountain of intelligence?

-----Original Message-----
Sent: Friday, February 07, 2003 10:59 AM To: Multiple recipients of list ORACLE-L

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: VIVEK_SHARMA_at_infosys.com

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: ListGuru_at_fatcity.com (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).

--

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

Author: Adams, Matthew (GECP, MABG, 088130)   INET: MATT.ADAMS_at_APPL.GE.COM

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: ListGuru_at_fatcity.com (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). Received on Tue Feb 11 2003 - 09:19:05 CST

Original text of this message

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