Currently working my way thru a disaster. Scenario is as follows:
Lost all datafiles due to SAN crash. All backups are also lost due to 3rd-party backup-product catalog corruption, faulty and overwritten media. The only files I have available are system, temp, undo and user, all restored from what could be recovered from a full backup. However the APPLICATION tablespace containing my data is GONE. I do however have all archivelogs on disk from the day the tablespace was created.
I have exhausted all options with Oracle Support via iTar.
I have given up on 3rd party vendor.
My last option is to try and apply the archivelogs to the/a database for this APPLICATION tablespace. Even if I force inconsistencies, I need to extract whatever I can.
Logic tells me the archivelogs contains ALL changes that were applied to my APPLICATION datafiles.
Now I found a parameter to force open the database. But how do I force-apply archive logs without a full backup to start recovery from? Anyone have experience with such an odd scenario.
Lost all datafiles due to SAN crash. All backups are also lost due to 3rd-party backup-product catalog corruption, faulty and overwritten media. The only files I have available are system, temp, undo and user, all restored from what could be recovered from a full backup. However the APPLICATION tablespace containing my data is GONE. I do however have all archivelogs on disk from the day the tablespace was created.
I have exhausted all options with Oracle Support via iTar.
I have given up on 3rd party vendor.
My last option is to try and apply the archivelogs to the/a database for this APPLICATION tablespace. Even if I force inconsistencies, I need to extract whatever I can.
Logic tells me the archivelogs contains ALL changes that were applied to my APPLICATION datafiles.
Now I found a parameter to force open the database. But how do I force-apply archive logs without a full backup to start recovery from? Anyone have experience with such an odd scenario.