ORA-01520
Error: ORA-01520: number of data files to add (string) exceeds limit of string
Causa: CREATE TABLESPACE statement specifies more files than is permitted for this database.
Acción: Use fewer files or re-create the control file with a larger value of MAXDATAFILES.
COMENTARIOS:
No hay comentarios.