Oracle DBA, How To, Error, Cause and Action

ORA-13503: Creating SYSAUX tablespace with invalid attributes

ORA-13503: Creating SYSAUX tablespace with invalid attributes


Cause:


An attempt to create the SYSAUX tablespace with invalid attributes.



Action:


Create SYSAUX tablespace with ONLINE, PERMANENT, EXTENT MANAGEMENT LOCAL, SEGMENT SPACE MANAGEMENT AUTO attributes.

No comments:

Post a Comment

Thanks for your comment.