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: Weiss, Rick <rweiss_at_state.mt.us>
Date: Mon, 10 Feb 2003 07:09:06 -0800
Message-ID: <F001.00548498.20030210070906@fatcity.com>


There is a product from CA (they got it when they bought out Platinum Technology) called SQL-Station. It is now a part of the Unicenter environment. It provides a cooperative development that includes versioning and deployment options. I've used it in an environment with 15 developers working on various pieces of a system without problems. It does code management through a database repository, and it has a code debugger and analyzer available.  

Rick Weiss  

-----Original Message-----
Sent: Friday, February 07, 2003 11:09 PM To: Multiple recipients of list ORACLE-L  

Is it available in the Market OR is there a special procurement Channel for it ?
Any Details please , Links , Docs ?  

Thanks

-----Original Message-----
Sent: Friday, February 07, 2003 11:04 PM To: Multiple recipients of list ORACLE-L

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  

 -----Original Message-----
<mailto:VIVEK_SHARMA_at_infosys.com> ]
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 ?

so send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Weiss, Rick
  INET: rweiss_at_state.mt.us

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 Mon Feb 10 2003 - 09:09:06 CST

Original text of this message

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