SQLT Question
Some pre-info:
SQLT version is 11.4.2.1.
Database version is 11.2.0.3.0 on AIX.
The error we are receiving in the alert log is:
DBMS_STATS: GATHER_STATS_JOB encountered errors. Check the trace file.
Errors in file /orasw/app/oracle/diag/rdbms/odsprd/ODSPRD/trace/ODSPRD_j002_15991002.trc:
ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
KUP-04040: file TRCA_CONTROL.txt in TRCA$STAGE not found
This appears to be occurring when the automatic stats job runs. A couple things I've noticed about this table...
1. It is an external table
2. The file that the external table refers to does not exist.