Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-14756

Table is not partitioned by the interval or by the autolist method.

Cause

The table was not partitioned by the interval or by the autolist method.


Action

ALTER TABLE SET STORE IN is only valid for interval or autolist partitioned tables. Ensure that the table is partitioned by an interval or by an autolist method.