Oracle Solution for Error ora-01518

Solution for Oracle Error ORA-01518

ORA-01518: CREATE DATABASE must specify more than one log file

What triggered the Error:

Only one log file was specified in the CREATE DATABASE statement.

What should we do to fix it:

Specify at least two log files.