Database Backup and Recovery (MOSC)

MOSC Banner

Clone and BIN$ tables

edited Oct 29, 2015 10:12AM in Database Backup and Recovery (MOSC) 4 commentsAnswered

After cloning an environment we started getting

ORA-01578: ORACLE data block corrupted (file # 90, block # 1977107)~ORA-01110: data file 90: '+DGDB01/wimiss1/datafile/user01.4'~ORA-26040: Data block was loaded using the NOLOGGING option

Upon investigation  75% of the objects in the file #90 are BIN$%.  select count(*) from recyclebin shows zero rows in both the source and cloned databases.


Questions:


1. If the source recyclebin is empty, why would these objects exist?

2. Any thoughts as to why the objects in the cloned DB should not be dropped?





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