RMAN-07517: Reason: The file header is corrupted
Answers were Sorted based on User's Feedback
Answer / pawan kumar
Dear,
First of all you startup in nomount mode
1. startup nomount
After that you set DBID of Production database
2.rman target /
3.set DBID *******
make sure u have to remove controlfile if already available.
4.restore controlfile from '/backup/************/.bak';
5.alter database mount;
6.catalog start with '/backup/**********';
7.restore database;
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / guest
Cause: Either the file is not an Oracle file or the file
header is corrupted.
Action: Delete the file using OS utility.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 9 No |
ORA-02451: duplicate HASHKEYS specification
ORA-19642: incremental-start SCN is string
DRG-50932: parser preference initialization failed
QSM-02084: DISTINCT clause on a duplicate sensitive aggregate function
ORA-13145: failed to generate range list
ORA-40216: feature not supported
SQL*Loader-00111: Invalid number of rows for bind array or data saves
ORA-16541: site is not enabled
ORA-31164: cannot load object-relational XML attribute using direct path
ORA-16200: Skip procedure requested to skip statement
ORA-07488: scgrcl: lock manager not initialized.
ORA-04006: START WITH cannot be less than MINVALUE