RMAN error - OS 64 [message #381408] |
Fri, 16 January 2009 14:35 |
ggushue
Messages: 1 Registered: January 2009
|
Junior Member |
|
|
Anyone ever get this before?
input archive log thread=3 sequence=8885 recid=80435 stamp=676162090
channel ch1: starting piece 1 at 15-JAN-09:14:23:49
RMAN-03009: failure of backup command on ch1 channel at 01/15/2009 14:26:45
RMAN-10035: exception raised in RPC:
ORA-19624: operation failed, retry possible
ORA-19502: write error on file "\\rman\backup$\arz\archive_logs\arz_arch_bik4shbk_1_2", blockno 1040385 (blocksize=512)
ORA-27070: async read/write failed
OSD-04016: Error queuing an asynchronous I/O request.
O/S-Error: (OS 64) The specified network name is no longer available.
ORA-19502: write error on file "\\RMAN\BACKUP$\ARZ\ARCHIVE_LOGS\ARZ_ARCH_BIK4SHBK_1_1", blockno 1040385 (blocksize=512)
ORA-27070: async read/write failed
RMAN-10031: RPC Error: ORA-19624 occurred during call to DBMS_BACKUP_RESTORE.BACKUPPIECECREATE
channel ch1 disabled, job failed on it will be run on another channel
channel ch2: finished piece 1 at 15-JAN-09:14:26:44 with 2 copies and tag BACKUP_ARCH_ARZ
piece handle=\\RMAN\BACKUP$\ARZ\ARCHIVE_LOGS\ARZ_ARCH_BHK4SGV8_1_1 comment=NONE
channel ch3: finished piece 1 at 15-JAN-09:14:26:44 with 2 copies and tag BACKUP_ARCH_ARZ
piece handle=\\RMAN\BACKUP$\ARZ\ARCHIVE_LOGS\ARZ_ARCH_BGK4SGUN_1_1 comment=NONE
piece handle=\\RMAN\BACKUP$\ARZ\ARCHIVE_LOGS\ARZ_ARCH_BHK4SGV8_1_2 comment=NONE
channel ch2: backup set complete, elapsed time: 00:09:33
piece handle=\\RMAN\BACKUP$\ARZ\ARCHIVE_LOGS\ARZ_ARCH_BGK4SGUN_1_2 comment=NONE
channel ch3: backup set complete, elapsed time: 00:09:50
channel ch2: starting archive log backupset
channel ch2: specifying archive log(s) in backup set
input archive log thread=3 sequence=8880 recid=80409 stamp=676161084
input archive log thread=3 sequence=8881 recid=80415 stamp=676161348
Btw, I am working with Oracle support on this, maybe someone has come across it already.
|
|
|
Re: RMAN error - OS 64 [message #381410 is a reply to message #381408] |
Fri, 16 January 2009 14:46 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
>>O/S-Error: (OS 64) The specified network name is no longer available.
That rings a lot of bells.
Also check metalink note 554937.1
|
|
|