Hy every body,
I've got different database server with the same hardware configuration and same database structure. But if some databases work fine (one year with no particular intervention) I've got one the every two or tree week is down because of the error unable to allocate 4096 byte of shared pool size. I read on the net that it was because there is not enough contiguious memory is avalable.
I try to flush the memory with the command :
alter system flush shared_pool;
but that don't solve the problem. Does someone can help me?
I'm using Windows 2000Server, Oracle server 8i 1.7.00, oracle client 8.1.700 under linux red hat 7.3.
Thanks for your help or any information.
I've got different database server with the same hardware configuration and same database structure. But if some databases work fine (one year with no particular intervention) I've got one the every two or tree week is down because of the error unable to allocate 4096 byte of shared pool size. I read on the net that it was because there is not enough contiguious memory is avalable.
I try to flush the memory with the command :
alter system flush shared_pool;
but that don't solve the problem. Does someone can help me?
I'm using Windows 2000Server, Oracle server 8i 1.7.00, oracle client 8.1.700 under linux red hat 7.3.
Thanks for your help or any information.