Home » RDBMS Server » Backup & Recovery » BACKUP FAILURE_RMAN-03009 (ORACLE DB 10.2.0 ,WINDOWS 2003 SERVER)
BACKUP FAILURE_RMAN-03009 [message #353178] Sun, 12 October 2008 08:37 Go to next message
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 #353183 is a reply to message #353178] Sun, 12 October 2008 09:11 Go to previous messageGo to next message
Michel Cadot
Messages: 68648
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ORA-27070: async read/write failed
 *Cause:  aioread/aiowrite system call returned error, additional
          information indicates starting block number of I/O
 *Action: check errno

Quote:
O/S-Error: (OS 1450) Insufficient system resources exist to complete the requested service.

OS returns an error to Oracle, check io error log.

Regards
Michel

Re: BACKUP FAILURE_RMAN-03009 [message #353242 is a reply to message #353178] Mon, 13 October 2008 01:31 Go to previous messageGo to next message
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
Quote:
BK_F\abs\FULL\
. 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 Go to previous message
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
Previous Topic: ORA-19901 After restore
Next Topic: restore RMAN FROM TAPE
Goto Forum:
  


Current Time: Wed May 01 20:00:33 CDT 2024