Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Using Packages makes ALTER TABLE dangerous
On Mon, 08 Dec 2003 21:03:12 -0600, Galen Boyer wrote:
> On Mon, 08 Dec 2003, jzobel_at_myle.-dejanews.com wrote:
>> >> Is there a way to use packages for table encapsulation and still be >> able to do ALTER TABLEs without fear?
This depends. mod_perl on Apache is actually hot deployable, if you are careful. Server Side Javascript needs recompilation and an application restart for even an HTML change.
> Maybe, instead of getting all pissed cause you had a little bit of
> trouble, you just need to figure out how to find what breaks and make
> sure you recompile those things? Oracle gives you lots of solid tools
> and lots of documentation on how to do this. Far more than some java
> environment does.
Recompilation was not possible, due to idle active connections, that probably some broken error handling had left behind. In such a situation I would want to be kept from invalidating the package by some "in use" error.
By the way, I am quite happy that I don't have to know any java enviroment.
Joachim
-- Warnung: \" kann Augenkrebs verursachen.Received on Tue Dec 09 2003 - 11:05:37 CST
![]() |
![]() |