Oracle DBA, How To, Error, Cause and Action

ORA-01569: data file too small for system dictionary tables

ORA-01569: data file too small for system dictionary tables


Cause:


The datafile specified during creation of the database is too small to hold the system dictionary tables.



Action:


Recreate the database by specifying a larger file or more files.

No comments:

Post a Comment

Thanks for your comment.