ORA-39701: database must be mounted EXCLUSIVE for UPGRADE or DOWNGRADE
What triggered the Error:
The database was mounted for SHARED cluster access.What should we do to fix it:
Set the CLUSTER_DATABASE initialization parameter to FALSE and restart the server with the UPGRADE or DOWNGRADE option.