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: Has anyone used the QuestSqlPlus Toad tool from Toadsoft?

Re: Has anyone used the QuestSqlPlus Toad tool from Toadsoft?

From: Marc Blum <marc_at_marcblum.de>
Date: Sat, 31 Aug 2002 10:18:03 +0200
Message-ID: <64u0nuoo6e7ma5png6a3v6vusk2iog6pqv@4ax.com>


hi,

what about development, version management and deployment? I got the feeling, this discussion is strongly oriented around "foodling around in a production environment".

In a development environment, *all* scripts ought to be SQL+ scripts. Perfectly platform independent! We rebuild our development databases completely automated. The actual scripts are taken from the version control system and via one NT-batch/Unix-shell-script executed. We don't rely on anything not incorporated in the Oracle standard environment. When we deliver, the customers DBA only has to edit some lines (passwords and net service names) and let it go. No need to take care of the presence of any third-party-tool. No need to make 100 clicks, start enterprise manager, then edit that script and afterwards delete something over there blabla...

Hope, you get the point: quality assurance, reproduceability, platform independence, automatation

How will you achieve this with klickyklicky?

Marc Blum
mailto:marc_at_marcblum.de
http://www.marcblum.de Received on Sat Aug 31 2002 - 03:18:03 CDT

Original text of this message

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