How to fix the Oracle error ORA-13505: SYSAUX tablespace can not be made read only?
In this post, you’ll learn more about the Oracle ErrorORA-13505: SYSAUX tablespace can not be made read only with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13505: SYSAUX tablespace can not be made read only
Reason for the Error ORA-13505: SYSAUX tablespace can not be made read only
Attempting to set the SYSAUX tablespace to read only. The SYSAUX tablespace must remain read write for database operation.
How to fix the Error ORA-13505: SYSAUX tablespace can not be made read only ?
You can fix this error in Oracle by following the below steps
Leave SYSAUX tablespace read write.
Leave Your Comment