Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: UNIX System Database Startup Script
On Mon, 11 Jun 2007 16:44:38 -0700, Mark D Powell wrote:
> We like to use our own scripts that start/stop Oracle via SQLPlus
> because we pin certain packages in the shared pool on instance startup
> as well as run a verification routine that reports the status of
> specific items. What we do varies by database so using our own script
> gives us better control.
I don't want to nag, but a startup trigger is an ideal thing for DBMS_SHARED_POOL.KEEP. No need for a special script.
-- http://www.mladen-gogala.comReceived on Tue Jun 12 2007 - 07:12:43 CDT
![]() |
![]() |