oracle ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout

來源:互聯網
上載者:User

標籤:Owner   back   tomat   automatic   director   結果   net   int   check   

 
Mon Jun 11 21:59:52 2018
LNS: Standby redo logfile selected for thread 2 sequence 132997 for destination LOG_ARCHIVE_DEST_10
Mon Jun 11 21:59:55 2018
Archived Log entry 465126 added for thread 2 sequence 132996 ID 0x92570693 dest 1:
Mon Jun 11 22:00:00 2018
Setting Resource Manager plan SCHEDULER[0x32D9]:DEFAULT_MAINTENANCE_PLAN via scheduler window
Setting Resource Manager plan DEFAULT_MAINTENANCE_PLAN via parameter
Mon Jun 11 22:00:00 2018
Starting background process VKRM
Mon Jun 11 22:00:00 2018
VKRM started with pid=609, OS id=39289
Mon Jun 11 22:00:09 2018
Begin automatic SQL Tuning Advisor run for special tuning task  "SYS_AUTO_SQL_TUNING_TASK"
Mon Jun 11 22:00:21 2018
DBMS_STATS: GATHER_STATS_JOB encountered errors.  Check the trace file.
Errors in file /u01/app/oracle/diag/rdbms/bapdb/bapdb2/trace/bapdb2_j001_39449.trc:
ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout
KUP-11024: This external table can only be accessed from within a Data Pump job.
Mon Jun 11 22:03:38 2018
LGWR: Standby redo logfile selected for thread 2 sequence 132998 for destination LOG_ARCHIVE_DEST_3
Thread 2 advanced to log sequence 132998 (LGWR switch)
  Current log# 10 seq# 132998 mem# 0: +SAS_DATA/bapdb/redo10a.log
  Current log# 10 seq# 132998 mem# 1: +SAS_DATA/bapdb/redo10b.log
 

ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout KUP-11024: This external table can only be accessed from within a Data Pump job.

*** 2018-06-11 22:00:21.096 DBMS_STATS: GATHER_STATS_JOB: GATHER_TABLE_STATS(‘"SYS"‘,‘"ET$032682FB0001"‘,‘""‘, ...) DBMS_STATS: ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout KUP-11024: This external table can only be accessed from within a Data Pump job.

--------support.oracle.com 找到文章 1274653.1

select OWNER,OBJECT_NAME,OBJECT_TYPE, status, to_char(CREATED,‘dd-mon-yyyy hh24:mi:ss‘) created ,to_char(LAST_DDL_TIME , ‘dd-mon-yyyy hh24:mi:ss‘) last_ddl_time from dba_objects where object_name like ‘ET$%‘;

 ---查詢結果

SYS ET$032682FB0001 TABLE VALID 07-jun-2018 17:30:39 07-jun-2018 17:30:39

select owner, TABLE_NAME, DEFAULT_DIRECTORY_NAME, ACCESS_TYPE from dba_external_tables order by 1,2

---刪除---原因是匯出有 LOB

drop table SYS.ET$032682FB0001 purge;

 

 

---其他相關連結

79031702

 

oracle ORA-20011: Approximate NDV failed: ORA-29913: error in executing ODCIEXTTABLEOPEN callout

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.