Database Error Messages

ORA-03905

cannot use the same tablespace for multiple partitions of a user-defined sharded table

Cause

An attempt was made to use a tablespace for multiple partitions of a user-defined sharded table.


Action

Use different tablespaces for different partitions in a user-defined sharded table.