Unable to start the Database after setting Statistics_Level to Basic
Hi,
I am having some AWR related issues with my database (11.2.0.3 on RH Linux) and want to rebuild the AWR using Deinstall/Install AWR by following Oracle Support Note: How to Recreate The AWR ( AUTOMATIC WORKLOAD ) Repository ? (Doc ID 782974.1)
The SGA_TARGET and MEMORY_TARGET are already set to 0. But after I change the statistics_level to Basic, the database is not starting. Please let me know how this issue can be resolved.
SQL> show parameter sga_target
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
sga_target big integer 0
SQL> show parameter memory_target
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
memory_target big integer 0