Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> ORA-19587
Hi all:
I'm getting the following errors when trying to do an arch backup against the database:
ORA-19587: error occurred reading 512 bytes at block
number 1
ORA-27091: skgfqio: unable to queue I/O
IBM AIX RISC System/6000 Error: 2: No such file or
directory
Additional information: 1
ORA-06512: at "SYS.DBMS_BACKUP_RESTORE", line 1974
ORA-06512: at line 1
RMAN-06097: text of failing SQL statement: begin :rc
:= sys . dbms_backup_restore . validateArchivedLog (
recid => :recid , stamp => :stamp , fname => :fname ,
thread => :thread , sequence => :seq ,
resetlogs_change => :rstscn , first_change => :lowscn
, blksize => :blksize ) ; end ;
Looks like an archived log is missing. What should I do to fix this? Looked at Metalink, but didn't find anything hepful. Thanks for any help.
Gene
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Sep 26 2002 - 13:56:53 CDT
![]() |
![]() |