Oracle DBA, How To, Error, Cause and Action

ORA-02167: LOGFILE clause specified more than once

ORA-02167: LOGFILE clause specified more than once


Cause:


The CREATE DATABASE command contains more than one LOGFILE clause.



Action:


Specify at most one LOGFILE clause.

No comments:

Post a Comment

Thanks for your comment.