Topic: Backup & Recovery >> RMAN backup problems
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: RMAN backup problems |
| du365 |
Posted: Mar 29, 2004 07:39:30 PM |
Total Post: 6
Joined: Jan, 2003
|
Hey guys, I need help on this.
I am using Oracle9i on Windows XP
I was using RMAN to backup my database in archive log mode and enter this command:
RMAN> run
2> {
3> allocate channel ch1 type disk;
4> backup database format ‘db_%u_%d_%c_%s’;
5> backup format ‘log_t%t_s%s_p%p’
6> (archivelog all);
7> }
Once I typed this in, I received this error message:
released channel: ORA_DISK_1
allocated channel: ch1
channel ch1: sid=9 devtype=DISK
Starting backup at 28-MAR-04
channel ch1: starting full datafile backupset
channel ch1: specifying datafile (s) in backupset
channel ch1: starting piece 1 at 28-MAR-04
RMAN-00571: ===================================================
RMAN-00569: ========ERROR MESSAGE STACK FOLLOWS=============
RMAN-00571: ===================================================
RMAN-00579: the following error occurred at 03/28/2004 19:02:03
RMAN-03007: retryable error occurred during execution of command: backup
RMAN-12004: unhandled exception during command execution on channel ch1
RMAN-10035: exception raised in RPC: ORA-19504: failed to create file “db_4rfhqg98_RACLS_1_155”
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.BACKUPPIECECREATE
I need help in fixing this problem I have, please advise.
Thank you
du365
|
|
|
Vigyan |
| Posted: Mar 30, 2004 08:17:45 AM | |
|
Total Post: 386
Joined: May, 2001
|
Look at the message..
O/S-ERROR: (OS 112) There is not enough space on the disk.
Check the disk space and run same command again.
Hope it helps.
Vigyan
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 843 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 272 |
| neeraj sharma | 252 |
| Ramesh Jois | 245 |
| Bishal Khetan | 207 |
|
|