Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Server Manager Batch File Problem on Win NT
Yep,
you should place those lines in a script a redirect the input
like this
%ORACLE_HOME%\bin\srvrmgr23 < shutimm.sql
Of course you could also use oradim73 to accomplish this.
Hth,
Sybrand Bakker, Oracle DBA
VBlanton <vblanton_at_aol.com> wrote in message
news:19990701235935.23766.00005442_at_ng-cf1.aol.com...
> When I attempt to automatically shut down my instance using the AT
scheduler,
> server manager gets called, but nothing else is happening. It opens server
> manager to the SVRMGR prompt, however it fails to proceed to the next
line. Has
> this ever happened to anyone out there?
>
> e:\orant\bin\svrmgr23
> connect internal
> shutdown immediate
> exit
>
> I am using Oracle Server 7.3.3 for Windows NT.
>
> Thanks
> vblanton_at_aol.com
Received on Fri Jul 02 1999 - 15:40:51 CDT
![]() |
![]() |