ORA-19563 Encountered during XTTS Migration From AIX To Linux while following Doc ID 1389592.1
(Doc ID 2102961.1)
Last updated on APRIL 30, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.2 [Release 11.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
<
Symptoms
- Following <Document 1389592.1> to perform XTTS migration from oracle 11.2.0.3 on AIX to 11.2.0.4 on Linux
- Using recommended dbms_file_transfer method for transferring datafiles
- Error reported during the Rollforward phase (Step 3.3 - Apply the incremental backup to the datafile copies on the destination system)
Entering RollForward
After applySetDataFile
Done: applyDataFileTo
Done: applyDataFileTo
Done: RestoreSetPiece
DECLARE
*
ERROR at line 1:
ORA-19624: operation failed, retry possible
ORA-19870: error while restoring backup piece
/data_tmp/restore/xtt_4kqrlrtf_1_1_195_
ORA-19563: datafile header validation failed for file
+DATA/orcl/datafile/test1.8754.800686443
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 2424
ORA-06512: at line 418
After applySetDataFile
Done: applyDataFileTo
Done: applyDataFileTo
Done: RestoreSetPiece
DECLARE
*
ERROR at line 1:
ORA-19624: operation failed, retry possible
ORA-19870: error while restoring backup piece
/data_tmp/restore/xtt_4kqrlrtf_1_1_195_
ORA-19563: datafile header validation failed for file
+DATA/orcl/datafile/test1.8754.800686443
ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 2424
ORA-06512: at line 418
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
Applies to: |
References |