I seem to be having an issue. First I copied over the RMAN backup and
archives, init.ora file. Created spfile from pfile, startup nomount.
First rman couldn't mount cause no controlfile. I think that my problem
is there. After that, I just played around.
10> run {
11> allocate channel d1 type disk;
12> allocate channel d2 type disk;
13> sql "alter database mount";
14> restore database;
15> recover database;
16> release channel d1;
17> release channel d2;
18> }
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03004: fatal error during execution of command
RMAN-10039: error encountered while polling for RPC completion on
channel default
RMAN-10006: error running SQL statement: select act from x$ksusex where
sid=:1 and serial=:2
RMAN-10002: ORACLE error: ORA-03113: end-of-file on communication
channel
RMAN-03002: failure of allocate command at 04/03/2007 11:28:43
ORA-03114: not connected to ORACLE
Joel Patterson
Database Administrator
joel.[Email address protected]
x72546
904 727-2546
Oracle LazyDBA home page