Home » RDBMS Server » Backup & Recovery » Backup Error
Backup Error [message #199341] Mon, 23 October 2006 12:24 Go to next message
RamboBawa
Messages: 1
Registered: October 2006
Location: Bangalore
Junior Member
I am using the following command to take a backup using Rman and it give the following error


RMAN> run {
2> allocate channel c1 type disk maxpiecesize=1000m format = '\\bnwsusr
ackup\df_%U.bak';
3> backup database;
4> }
allocated channel: c1
channel c1: sid=11 devtype=DISK

Starting backup at 23-OCT-06
channel c1: starting full datafile backupset
channel c1: specifying datafile(s) in backupset
including current SPFILE in backupset
including current controlfile in backupset
input datafile fno=00011 name=E:\ORACLE\ORADATA\SUPPWDB2\PT_DATA.DBF
input datafile fno=00012 name=E:\ORACLE\ORADATA\SUPPWDB2\PT_IDX.DBF
input datafile fno=00001 name=E:\ORACLE\ORADATA\SUPPWDB2\SYSTEM01.DBF
input datafile fno=00002 name=E:\ORACLE\ORADATA\SUPPWDB2\UNDOTBS01.DBF
input datafile fno=00005 name=E:\ORACLE\ORADATA\SUPPWDB2\EXAMPLE01.DBF
input datafile fno=00010 name=E:\ORACLE\ORADATA\SUPPWDB2\XDB01.DBF
input datafile fno=00006 name=E:\ORACLE\ORADATA\SUPPWDB2\INDX01.DBF
input datafile fno=00009 name=E:\ORACLE\ORADATA\SUPPWDB2\USERS01.DBF
input datafile fno=00003 name=E:\ORACLE\ORADATA\SUPPWDB2\CWMLITE01.DBF
input datafile fno=00004 name=E:\ORACLE\ORADATA\SUPPWDB2\DRSYS01.DBF
input datafile fno=00007 name=E:\ORACLE\ORADATA\SUPPWDB2\ODM01.DBF
input datafile fno=00008 name=E:\ORACLE\ORADATA\SUPPWDB2\TOOLS01.DBF
channel c1: starting piece 1 at 23-OCT-06
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-10038: database session for channel c1 terminated unexpectedly


Thanks for your help.

Regards,
Ramesh
Re: Backup Error [message #199343 is a reply to message #199341] Mon, 23 October 2006 12:31 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Check the alert<sid>.log for the associated error message and post only the relevant parts. If it happens to be an ORA-0600, check with metalink/oracle support.
Post your Oracle version and OS.
Previous Topic: rman configuration issue
Next Topic: How to log start time and end time for rman backups
Goto Forum:
  


Current Time: Wed May 08 15:08:48 CDT 2024