Home » RDBMS Server » Backup & Recovery » Backup database using RMAN Error
Backup database using RMAN Error [message #191135] Tue, 05 September 2006 00:20 Go to next message
althara
Messages: 3
Registered: September 2006
Junior Member
Please anyone help me.

My databse name: althara
table space xx1 size : 10gb
table space system size :3gb etc
Total all tablespace approx : 15gb

My rman configuration

RMAN> show all;
using target database controlfile instead of recovery catalog
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'h:\backup\ctl_s
p_bak_%F';
CONFIGURE DEVICE TYPE DISK PARALLELISM 1; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'h:\backup\%U.bak' MAXPIECESIZE 11 G ;
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\ORACLE\ORA90\DATABASE\SNCFALTHARA.ORA
'; # default

when i am backup database to external harddisk capcity 70 gb
using Rman i am getting an error like this

RMAN> backup database;

Starting backup at 05-SEP-06
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=48 devtype=DISK
channel ORA_DISK_1: starting full datafile backupset
channel ORA_DISK_1: specifying datafile(s) in backupset
including current controlfile in backupset
input datafile fno=00009 name=D:\ORACLE\ORADATA\ALTHARA\ORAASFIN.ORA
input datafile fno=00001 name=D:\ORACLE\ORADATA\ALTHARA\SYSTEM01.DBF
input datafile fno=00005 name=D:\ORACLE\ORADATA\ALTHARA\EXAMPLE01.DBF
input datafile fno=00002 name=D:\ORACLE\ORADATA\ALTHARA\UNDOTBS01.DBF
input datafile fno=00006 name=D:\ORACLE\ORADATA\ALTHARA\INDX01.DBF
input datafile fno=00007 name=D:\ORACLE\ORADATA\ALTHARA\TOOLS01.DBF
input datafile fno=00008 name=D:\ORACLE\ORADATA\ALTHARA\USERS01.DBF
input datafile fno=00003 name=D:\ORACLE\ORADATA\ALTHARA\CWMLITE01.DBF
input datafile fno=00004 name=D:\ORACLE\ORADATA\ALTHARA\DRSYS01.DBF
channel ORA_DISK_1: starting piece 1 at 05-SEP-06
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00579: the following error occurred at 09/05/2006 10:52:55
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-12004: unhandled exception during command execution on channel ORA_DISK_1
RMAN-10035: exception raised in RPC: ORA-19504: failed to create file "h:\backup
\06hsh3o6_1_1.bak"
ORA-27044: unable to write the header block of file
OSD-04008: WriteFile() failure, unable to write to file
O/S-Error: (OS 112) There is not enough space on the disk.
RMAN-10031: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECRE
ATE

Please can anyone help me to solve this problem.
Thank you
  • Attachment: RMAN.doc
    (Size: 145.50KB, Downloaded 1988 times)
Re: Backup database using RMAN Error [message #191196 is a reply to message #191135] Tue, 05 September 2006 02:44 Go to previous messageGo to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member

Quote:

ORA-27044: unable to write the header block of file
OSD-04008: WriteFile() failure, unable to write to file
O/S-Error: (OS 112) There is not enough space on the disk.



Are you sure the disk has enough free space??
Re: Backup database using RMAN Error [message #191203 is a reply to message #191135] Tue, 05 September 2006 03:13 Go to previous messageGo to next message
althara
Messages: 3
Registered: September 2006
Junior Member
yes 70gb total free space on external hard disk

see the attachement
  • Attachment: RMAN1.doc
    (Size: 70.50KB, Downloaded 1808 times)

[Updated on: Tue, 05 September 2006 03:39]

Report message to a moderator

Re: Backup database using RMAN Error [message #191265 is a reply to message #191203] Tue, 05 September 2006 07:44 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
What type of filesystem is the external drive and are the permissions set appropriately on the external folder?
Re: Backup database using RMAN Error [message #191356 is a reply to message #191265] Tue, 05 September 2006 20:04 Go to previous message
althara
Messages: 3
Registered: September 2006
Junior Member
External Drive is NTFS format.Can you explain how to set permissions appropriately on the external folder.
Thank you.
Previous Topic: Migration of Solaris Oracle9i to Windows Oracle9i
Next Topic: Protecting Unrecoverable Changes
Goto Forum:
  


Current Time: Tue Apr 30 16:24:29 CDT 2024