Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: UNIX System Database Startup Script

Re: UNIX System Database Startup Script

From: Mladen Gogala <mgogala.SPAM_ME.NOT_at_verizon.net>
Date: Tue, 12 Jun 2007 12:12:43 GMT
Message-ID: <pan.2007.06.12.12.12.43@verizon.net>


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.com
Received on Tue Jun 12 2007 - 07:12:43 CDT

Original text of this message

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