Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> SVRMGR and Command Line

SVRMGR and Command Line

From: Yann CAUCHARD <yann.cauchard_at_spcconsultants.com>
Date: Mon, 18 Feb 2002 09:37:35 +0100
Message-ID: <a4qfni$l72$1@news6.isdnet.net>


Hi !

I'm looking for examples of scripts for using svrmgrl in batch mode.

the aim is to stop and save a database in batch mode (8i/NT). I tried :

SET ORACLE_SID = LIMSXXX
svrmgrl
connect internal/xxxxxxxx
shutdown immediate
...

but it stops before connect internal/xxxxxx

Thanks

Yann Received on Mon Feb 18 2002 - 02:37:35 CST

Original text of this message

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