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

Home -> Community -> Usenet -> c.d.o.server -> recover database using backup controlfile;

recover database using backup controlfile;

From: Reid L Maier <rlmaier_at_ingr.com>
Date: 19 Dec 2003 05:56:23 -0800
Message-ID: <b2ea51db.0312190556.530eedc0@posting.google.com>


I'm trying to do some automation by placing a set of Oracle commands into a DOS batch file. The "recover database using backup controlfile;" statement generates a prompt asking for the name of a logfile. Provided I know the name of the logfile, is there a way to prevent the prompt? Perhaps I can set an internal variable with the known logfile name and have the statement execute without the prompt?

Any help is appreciated.

Reid Received on Fri Dec 19 2003 - 07:56:23 CST

Original text of this message

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