Oracle DBA, How To, Error, Cause and Action

ORA-02164: DATAFILE clause specified more than once

ORA-02164: DATAFILE clause specified more than once


Cause:


The CREATE DATABASE command contains more than one DATAFILE clause.



Action:


Specify at most one DATAFILE clause.

No comments:

Post a Comment

Thanks for your comment.