Database Backup and Recovery (MOSC)

MOSC Banner

unable to recover datafile due to missing archived logs

edited May 30, 2013 10:21AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
Oracle 10.2.0.4 on Solaris 5.10.

I am unable to do a recovery on one datafile because I do not have all the archived logs needed for the recovery.  The archived logs had been properly backed up, but then those backups were deleted before anyone noticed that one datafile in the database was in status RECOVER, and that those backups of archived logs would be needed.  RMAN fails to do the recovery because it cannot find the archived logs.

This datafile contains 30 partitions of one table, which is a child of another table via foreign key.  I checked the parent table, and there is no data for the range covered by those partitions.  Therefore, although the partitions are in that datafile, the partitions are empty -- there is no data therein.  So I tried to just drop those partitions, but the ALTER TABLE ... DROP PARTITION failed with

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center