Oracle 26ai

ORA-02541

Cause

The TABLESPACE SET clause was not supplied when creating an index on a system-managed sharded table.


Action

Add the TABLESPACE SET clause to the CREATE INDEX command, or use the same tablespace set as the table by not specifying the TABLESPACE SET clause.