Oracle DBA, How To, Error, Cause and Action

ORA-01520: number of data files to add (string) exceeds limit of string

ORA-01520: number of data files to add (string) exceeds limit of string




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.