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: Jamadagni, Rajendra <Rajendra.Jamadagni_at_espn.com>
Date: Fri, 07 Feb 2003 09:34:07 -0800
Message-ID: <F001.0054754B.20030207093407@fatcity.com>


I believe this feature coming in new TOAD ... its available in Beta though ... I think it is called 'Team Coding ... something'

Another product is Oracle SCM ...
Raj



Rajendra Jamadagni MIS, ESPN Inc.
Rajendra dot Jamadagni at ESPN dot com
Any opinion expressed here is personal and doesn't reflect that of ESPN Inc.

QOTD: Any clod can have facts, but having an opinion is an art!

-----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: Jamadagni, Rajendra
  INET: Rajendra.Jamadagni_at_espn.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 Fri Feb 07 2003 - 11:34:07 CST

Original text of this message

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