Oracle Solution for Error ora-02167

Solution for Oracle Error ORA-02167

ORA-02167: LOGFILE clause specified more than once

What triggered the Error:

The CREATE DATABASE command contains more than one LOGFILE clause.

What should we do to fix it:

Specify at most one LOGFILE clause.