Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and Version Control

Re: Oracle and Version Control

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 04 Dec 2007 20:21:00 +0100
Message-ID: <fj49ar$1sc$1@news6.zwoll1.ov.home.nl>


Redrobot5050 wrote:
> Hello all,
>
> Say I have a worst case scenario in my development environment where
> our production
> server and our version control are out of sync. We know that the
> production server code
> is complete and accurate, and what needs to be in version control.
> Does anyone
> have any suggestions for automating the export of the source code,
> triggers, tables, functions, and packages
> that consist of the applicaiton I'm trying to sync up into version
> control?
>
> --Thanks in advance,
> CW

Oracle tools like Designer are quite
useful when reverse engineering Oracle.
Setting up Designer is quite a task, but it does a good job in reverse engineering database objects.

Depending on how large the effort is estimated, it may be a valid choice.

Designer even intergrates with tools like CVS, ClearCase and VSS

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Tue Dec 04 2007 - 13:21:00 CST

Original text of this message

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