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

Oracle Error Message

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

Reason for the Error

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

Solution

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