Database Error Messages

ORA-03939

cannot specify a data file name for a tablespace in a sharding setup

Cause

The data file name was specified during creation of the tablespace. Only Oracle Managed Files are supported by a tablespace used in a sharding setup.


Action

Remove the file name from the data file definition.