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: DB versions

RE: DB versions

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Tue, 05 Jun 2001 11:25:51 -0700
Message-ID: <F001.0031C8C5.20010605111835@fatcity.com>

Richard,

I am using the old fashioned method.

We developed a simple application is Access (sorry - someone else did it!) that the applications people use to submit requests.

It has several DBA buttons on it that I select to indicate that the request has been completed in development, user test and production.

It is totally manual, but I can spin simple reports off of it (like what is in development, but not user test).

I maintain the database schemas in Oracle Designer (one Designer application for each instance) and manually either reverse-engineer things when they move from development to user test or redo the change by hand.

After each build into the user test environment, I use TOAD to compare schema's and make sure that everything is where it should be.

I have looked at version control with Oracle Designer and found it lacking (like, it sucked). It was slow, and did not do what I wanted it to do - it made no sense really for change control purposes.

I would be interested in hearing from anyone else about what works for them.

hope this helps

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Tuesday, June 05, 2001 2:45 PM
To: Multiple recipients of list ORACLE-L

I'd appreciate any info. anyone could provide on what method you use to track database changes that have been implemented in dev, test, stage and production. I need a way of tracking frequent modifications to tables, packages, etc.. and wanted to get some input on how others are handling this.

TIA, Richard Huntley
E-mail: rhuntley_at_mindleaders.com

--

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

Author: Richard Huntley
  INET: rhuntley_at_mindleaders.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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.com
--

Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Jun 05 2001 - 13:25:51 CDT

Original text of this message

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