Can I revert back to original plan if new plan fails?
I receive complain from some users that their query is running quite slow, I did some checking via EM and found that the plan is using very high CPU based on ADDM advisor.
Tuning advisor advice to apply a different explain plan to it & when I did the comparison view, i can see the cost drops drastically. Before I go ahead and apply this new plan can will tuning advisor save the previous plan so I can revert back if the new plan doesn't works? Below is the comparison between the old & new plan.