Re: Shutting down Oracle under VMS

From: Joe Kazimierczyk <kaz_at_bms.com>
Date: 1996/03/12
Message-ID: <3145CE1E.41C67EA6_at_bms.com>#1/1


Richard Armstrong wrote:
>
> Can anyone suggest a reliable way of automatically shutting down Oracle
> 7.1 during a VMS shutdown ?

 ...
> We have tried using a SET UIC command in the Oracle shutdown script but
> this won't work either.

...

SET UIC works fine for us. Our syshutdwn.com contains:

$ uic_before_changing_it = f$user ()
$ set uic [ORACLE]
$ _at_script_to_shutdown_oracle
$ set uic 'uic_before_changing_it'

What problem did you run into when you tried this?

By the way, does anyone know why Oracle implements this very strange restriction on system uic's starting or stopping the database??



Joe Kazimierczyk
kaz_at_bms.com Received on Tue Mar 12 1996 - 00:00:00 CET

Original text of this message