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 Timehouse history table or a colmap table which are managed automatically as part of a Timehouse enabled table.


Action

Drop the Timehouse enabled table to remove its corresponding internal tables.