rman ORA-19566
rman error in backup copy
Hi, I schedule a database backup with rman (hot backup). But there are some problems and errors in the backup out.
RMAN-08591: WARNING: invalid archivelog deletion policy
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/08/2009 17:13:32
ORA-19566: exceeded limit of 0 corrupt blocks for file /u02/XXX/system01.dbf
I'm looking for ORA-19566 error, and I execute dbv command.
$> dbv file=/u02/XXX/system01.dbf
DBVERIFY: Release 10.2.0.3.0 - Production on Tue Jun 9 11:48:00 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
DBVERIFY - Verification starting : FILE = /u02/XXX/system01.dbf
Page 12454 is marked corrupt
Corrupt block relative dba: 0x004030a6 (file 1, block 12454)
Hi, I schedule a database backup with rman (hot backup). But there are some problems and errors in the backup out.
RMAN-08591: WARNING: invalid archivelog deletion policy
RMAN-03009: failure of backup command on ORA_DISK_1 channel at 06/08/2009 17:13:32
ORA-19566: exceeded limit of 0 corrupt blocks for file /u02/XXX/system01.dbf
I'm looking for ORA-19566 error, and I execute dbv command.
$> dbv file=/u02/XXX/system01.dbf
DBVERIFY: Release 10.2.0.3.0 - Production on Tue Jun 9 11:48:00 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
DBVERIFY - Verification starting : FILE = /u02/XXX/system01.dbf
Page 12454 is marked corrupt
Corrupt block relative dba: 0x004030a6 (file 1, block 12454)
0