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 -> Anybody here using Oracle 9208 on Windows?

Anybody here using Oracle 9208 on Windows?

From: <emdproduction_at_hotmail.com>
Date: 10 Feb 2007 06:30:40 -0800
Message-ID: <1171117840.476136.130440@h3g2000cwc.googlegroups.com>


Dear group,

I just upgraded our database on Windows server 2003 to 9208. After the upgrade, RMAN stopped working. It will backup successfully, but when I try to restore, I got errors.

I did first,
run {
set CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/datafile/ control01.ctl';
restore controlfile from autobackup;
}

After I restore the controlfile successfully, when I do RMAN> restore database
I got following errors:
using target database controlfile instead of recovery catalog allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=15 devtype=DISK
RMAN-00571:



RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS

RMAN-00571:
RMAN-03002: failure of restore command at 01/29/2007 16:57:24
RMAN-20216: backup piece is missing
RMAN-06159: error while looking up backup set

But i can restore using Oracle 9206 on windows without problem

I open the TAR with Oracle, but they said they can not reproduce the error.

Could somebody help me out there? Received on Sat Feb 10 2007 - 08:30:40 CST

Original text of this message

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