Cause
CREATE TABLESPACE statement specifies more files than is permitted for this database.
Action
Use fewer files or re-create the database with a larger value of MAXDATAFILES.
Error Message
number of data files to add (string) exceeds limit ofstring
CREATE TABLESPACE statement specifies more files than is permitted for this database.
Use fewer files or re-create the database with a larger value of MAXDATAFILES.