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: How-To or Good Practices on Code Releases

Re: How-To or Good Practices on Code Releases

From: Yechiel Adar <adar76_at_inter.net.il>
Date: Wed, 13 Nov 2002 08:04:12 -0800
Message-ID: <F001.005021C8.20021113080412@fatcity.com>


How-To or Good Practices on Code ReleasesWhenever I install a new release of software my boss wants to know: How do you return to the old version if this does not work?

For each install script require an undo script.

We are using toad to compare schemas and it can also generate script to convert from one schema to the other.

Yechiel Adar
Mehish

  Friends ...

  I have a (sort of) problem ... what are the best practices to manage code releases to production environment ...

  currently we get a bunch of scripts from development team, and we release code to production on the schedule (currently twice a month). But this is not complete. The scripts we get consists of various DML and DDL statements.

  We do not have a mechanism to roll-back these changes in place and I am seeking your opinion on ways to achieve these. Also we would like to implement script dependencies (which we manage manually right now) and rollback mechanism.

  Are there any good practices papers? I know these would be site specific, but I am looking for common methods.

  Hope I make myself clear ... (and if it matters it is Oracle 9.2 and Forms/Reports) application.   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!

--

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

Author: Yechiel Adar
  INET: adar76_at_inter.net.il

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 Wed Nov 13 2002 - 10:04:12 CST

Original text of this message

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