If audit table swell too much in Oracle 10g…
Audit table are too big?
How to move that data outside table and return table to normal size?
— in database log:
1 2 3 4 5 6 |
Wed Nov 20 22:05:13 2013 DBMS_STATS: GATHER_STATS_JOB encountered errors. Check the trace file. Errors in file /u01/app/oracle/diag/rdbms/szkol/SZKOL/trace/SZKOL_j003_16873.trc: ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout ORA-29400: data cartridge error KUP-04040: file iso88592.csv in SLOWNIKI_CSV not found |
How to solve that?