Database Error Messages

OCI-63360

DROP operation is not permitted on table "table_schema_name"."table_name".
  • table_schema_name: The schema in which the table resides.
  • table_name: The table name.

Cause

An attempt is being made to drop a data timehouse history table or a colmap table which are managed automatically as part of a data timehouse enabled table.


Action

Drop the data timehouse enabled table to remove its corresponding internal tables.