RMAN-07517: Reason: The file header is corrupted

Answers were Sorted based on User's Feedback



RMAN-07517: Reason: The file header is corrupted..

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 2 No

RMAN-07517: Reason: The file header is corrupted..

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 8 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07253: spdes: semctl error, unable to destroy semaphore set.

1 Answers  


DRG-50701: error in listener.get_cmd()

1 Answers  


ORA-06557: null values are not allowed for any parameters to pipe icd's

1 Answers  


ORA-26512: error pushing transaction to def$error

1 Answers  


O2I-00124: Error opening the INITFILE file for writing

1 Answers  






PCC-02402: Pro*C option OBJECTS=YES is required when using the object cache

1 Answers  


NNL-00345: Save_config_on_stop is currently OFF

1 Answers  


TNS-00559: load of Entrust certificate failed

1 Answers  


ORA-01075: you are currently logged on

1 Answers  


ORA-29956: warning in the execution of ODCIINDEXEXCHANGEPARTITION routine

1 Answers  


ORA-12677: Authentication service not supported by database link

1 Answers  


NZE-28840: Wallet is already open.

1 Answers  


Categories