BACKUP FAILURE_RMAN-03009 [message #353178] |
Sun, 12 October 2008 08:37 |
merhanatef
Messages: 28 Registered: September 2008
|
Junior Member |
|
|
hi...
on backing up the db using rman,the operation fails & the log file contains the following errors:
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 10/11/2008 23:46:07
ORA-19502: write error on file "\\10.10.1.214\BK_F\abs\FULL\BK3FJSTPTF_1_1abs", blockno 1537 (blocksize=8192)
ORA-27070: async read/write failed
OSD-04016: Error queuing an asynchronous I/O request.
O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.
ORA-19502: write error on file "\\10.10.1.214\BK_F\abs\FULL\BK3FJSTPTF_1_1abs", blockno 1025 (blocksize=8192)
ORA-27070: async read/write failed
channel ORA_DISK_1 disabled, job failed on it will be run on another channel
when exportng the db using the datapump no problems occur , so now im using that instead of the rman , but have to know what's wrong.
im on windows 32 bit & it seems there is no problem regarding the memory or the free disk space or the cpu usage , we're using AWE,can anybody help?
|
|
|
|
Re: BACKUP FAILURE_RMAN-03009 [message #353242 is a reply to message #353178] |
Mon, 13 October 2008 01:31 |
Arju
Messages: 1554 Registered: June 2007 Location: Dhaka,Bangladesh. Mobile:...
|
Senior Member |
|
|
Quote: | \\10.10.1.214\BK_F\abs\FULL\BK3FJSTPTF_1_1abs
|
So, you want your backup files in the remote location.
Location . Is it disk or tape? If disk then directly backup is not possible, You have to mount it on local drive and then do backup.
[Updated on: Mon, 13 October 2008 01:33] Report message to a moderator
|
|
|
Re: BACKUP FAILURE_RMAN-03009 [message #356776 is a reply to message #353242] |
Sun, 02 November 2008 05:52 |
merhanatef
Messages: 28 Registered: September 2008
|
Junior Member |
|
|
thank you guys, the following metalink note was realy useful(if you are using the /3gb flag in windows boot.ini):
NOTE:297498.1 : Resolving Instance Evictions on Windows Platforms
|
|
|