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: Oracle/openvms shutdown

Re: Oracle/openvms shutdown

From: Zoltan Holdampf <holdampf_at_mkb.hu>
Date: 6 May 99 05:55:31 GMT
Message-ID: <slrn7j2boc.19b.holdampf@blackhole.budapest.mkb.hu>


In article <7gqcnq$a12$1_at_nnrp1.deja.com>, chris_king_at_my-dejanews.com wrote:
>We are currently running OpenVMS 7.1 on an alpha machine. The shutdown.com
>is a .com file that digital recommends not being altered. The site-specific
>.com file is @sys$manager:syshutdwn, this runs after the queues are shutdown.

Here is an example from my syshutdwn.com:

$ Run SYS$SYSTEM:LOGINOUT.EXE /NoAuth/UIC=[ORACLE] /Detached -

        /Input=DISK$ORACLE8:[ORACLE_ADMIN]ORA8SHUTDOWN.COM -
	        /Output=DISK$ORACLE8:[ORACLE_ADMIN]ORA8SHUTDOWN.LOG

The switch /NoAuth is very important! I don't know why, but the Oracle is not working without it.

		                                        regards,  Zoli

Ps: Sorry the short answer, but I don't speak English very well :((                                                         

> How do the rest of you shutdown your Oracle databases since it needs to be
>shutdown using a non-privileged account? Where in your shutdown.com do you
>shutdown the databases? Could I see a sample script?
>
>Chris King
>Technical Systems Specialist
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu May 06 1999 - 00:55:31 CDT

Original text of this message

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