Maximum Availability to Maximum Performance.
RamanFeb 23 2010 — edited Feb 23 2010steps to change from Maximum Availability to Maximum Performance.
SQL> select protection_mode from v$database;
PROTECTION_MODE
--------------------
MAXIMUM AVAILABILITY
we need to come down to maximum performance mode due to some performance issues..any suggestions for the steps?