Re: Shutdown Oracle using NT at.

From: Yaroslav Perventsev <p_yaroslav_at_cnt.ru>
Date: Tue, 17 Jul 2001 15:13:05 +0400
Message-ID: <9j169n$c4c$1_at_news247.cnt.ru>


Hello!

Russell Day <russell.day_at_telstra.com> ÓÏÏÂÝÉÌ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:wXU47.10901$Xr6.88202_at_news-server.bigpond.net.au...
> Any tips on how to get NT4 to shutdown an oracle database for a remotely
> controlled offline backup?
> It would be a pushover in Unix, but NT4's at isn't smart enough to run its
> stuff as the user who created the command.
> The version of Oracle is 8.0.6.
>
> I have tried a script that does a connect internal then shutdown, which
> works fine in the foreground but hangs asking for a password when I run it
> from at.

Before connect set environment variables. For example:

your_at_script:
...........
set ORACLE_HOME=......
set ORACLE_SID=......
etc .....

Best regards!
Yaroslav.

>
> Any hints?
>
>
>
>
Received on Tue Jul 17 2001 - 13:13:05 CEST

Original text of this message