Oracle Solution for Error ora-13503

Solution for Oracle Error ORA-13503

ORA-13503: Creating SYSAUX tablespace with invalid attributes

What triggered the Error:

An attempt to create the SYSAUX tablespace with invalid attributes.

What should we do to fix it:

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