Database Error Messages

ORA-13286

Table table_name has an enabled vector tile cache
  • table_name: The table on which a vector tile cache is enabled.

Cause

A DDL operation is being attempted on a table with at least one enabled vector tile cache.


Action

Query SDO_VECTOR_TILE_CACHE$INFO to find all enabled vector tile caches and disable them before retrying the DDL.