Hi All Friends,
I faced one problem when i am installing sap ecc 6.0.
Currently it SHARED_POOL_SIZE = 144
When I tried to change the shared pool size:-
SQL> alter system set SHARED_POOL_SIZE = 300M;
alter system set SHARED_POOL_SIZE = 300M
But, I get the below message
SQL> alter system set SHARED_POOL_SIZE = 300M;
alter system set SHARED_POOL_SIZE = 300M
*
ERROR at line 1:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-04033: Insufficient memory to grow pool
Can you pl help me!!!
anuska