My Oracle Support Banner

Getting ORA-26680 during DBMS_CAPTURE_ADM.PREPARE_TABLE_INSTANTIATION (Doc ID 427852.1)

Last updated on JUNE 22, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.7 and later
Information in this document applies to any platform.

Symptoms

NOTE: In the images and/or the document content below, the user information and data used represents fictitious data from the Oracle sample schema(s) or Public Documentation delivered with an Oracle database product.  Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner. 

Preparing a table for instantiation fails with error ORA-26680

Example:-

SQL> begin
dbms_capture_adm.prepare_table_instantiation('<USERNAME>.<TABLENAME>');
end;

*ERROR at line 1:
ORA-26680: object type not supported
ORA-06512: at "SYS.DBMS_CAPTURE_ADM_INTERNAL", line 89
ORA-06512: at "SYS.DBMS_CAPTURE_ADM", line 159
ORA-06512: at line 1

This table is a base table for a materialized view

Cause

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
Symptoms
Cause
Solution
References


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