Oracle DBA, How To, Error, Cause and Action

ORA-13500: SYSAUX DATAFILE clause specified more than once

ORA-13500: SYSAUX DATAFILE clause specified more than once


Cause:


The CREATE DATABASE command contains more than one SYSAUX DATAFILE clause.



Action:


Specify at most one SYSAUX DATAFILE clause.

No comments:

Post a Comment

Thanks for your comment.