My Oracle Support Banner

How to Rebuild the AUD$ Table When it is Corrupted (Doc ID 316452.1)

Last updated on JANUARY 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.1 to 11.2.0.4 [Release 9.2 to 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
 

IMPORTANT :- Please note that the same principle applies in all versions but the columns included in aud$ change from one major version to another.

The Below Option is when you have no valid backup to recover the corrupted block or table from.


Goal

Q1: Logged in as sys schema:

SQL>  select * from aud$;


Results: some, but not all data is returned.  Getting ORA-08103 error.


SQL> select count(*) from aud$;

results: immediate ORA-08103 error
Is it possible to drop and recreate the sys.aud$ table?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.