Oracle DBA, How To, Error, Cause and Action

ORA-02197: file list already specified

ORA-02197: file list already specified


Cause:


In CREATE TABLESPACE, more than one DATAFILE/TEMPFILE clause was specified.



Action:


Merge the DATAFILE/TEMPFILE clauses into a single clause.

No comments:

Post a Comment

Thanks for your comment.