Why can't I export sys. AUD$ directly?
We have a sys.AUD$ table with close to 300 million rows. We would like to, turn off auditing, export the table to a dump file and then truncate it. I read something that said "do not import sys.AUD$ directly" but instead copy to another table and then export it. Why am I unable to export the table directly?
1