Hi Experts,
I am using "Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production". I have disable Database Diagnostic Pack and Database Tuning Pack using EM, to disable Performance Tab.
Now, I am executing following command to enable performance tab using SYS user
>> alter system set CONTROL_MANAGEMENT_PACK_ACCESS='DIAGNOSTIC+TUNING' scope=both;
But performance tab of EM is not getting enabled, even after restarting the Oracle Service.
Please guide me what I am doing wrong.
Thanks & Regards
Nimish Garg