Re: ORACLE Auto Start On ALPHA Boot
Date: Mon, 27 Sep 1993 01:23:01 GMT
Message-ID: <1993Sep27.112301.1_at_winkle.bhpese.oz.au>
In article <1993Sep24.093807.20525_at_icf.hrb.com>, kag_at_icf.hrb.com (Kevin A. Glossner) writes:
> I am attempting to startup ORACLE automatically on an APLHA upon bootup.
>
> I initially edited the SYS$COMMON:[SYSMGR]SYSTARTUP_VMS.COM Site Specific
> startup file, placing the following commands at the end of the file:
>
> $ _at_SYS$COMMON:[ORACLE.UTIL]orauser
> $ insoracle
> $ inscrtl
> $ _at_SYS$COMMON:[ORACLE.DB_MSG_DATA]startup_exclusive_msg_data
>
> Upon boot, I get an error indicating that a non-ORACLE User (SYSTEM) cannot
> perform an ORACLE DBA command (CONNECT INTERNAL).
>
Maybe you could try putting these commands into a separate command file and use SUBMIT/USER=ORACLE (or whatever the account is called. I'm not an oracle person so I don't know.) This would mean that you wouldn't have to fiddle with the system account to get it to work (with the possibility of stuffing something else up!)
Hope this helps
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rob Spencer, BHP Information Technology | Sorry, but my .sig Newcastle, Australia Voice: +61 49 40 1685 | is on .sig leave! Bits: robbie_at_winkle.bhpese.oz.au | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Received on Mon Sep 27 1993 - 02:23:01 CET