Urgent [message #53025] |
Sun, 25 August 2002 04:06 |
Pravin Raharekar
Messages: 18 Registered: April 2002
|
Junior Member |
|
|
Dear All,
I am facing problem using oracle 9i, My db_buffer_cahce is 40 MB, shared pool 50 MB large poo is around 3 MB. There are concurent 5-6 users are accessing database. All these are firing queries which are giving heavy burden by using update, delete and insert statement. Every query is update, deleting or inserting 10000-20000 records. Many time serve gives following message:
ORA-04031: unable to allocate 76156 bytes of shared memory ("large pool","unknown object","hash-join subh","kllcqc:kllcqslt")
The OS is win NT on IBM machine. I would like to know, is my parameter are correct or I have to change them. Please give solution on this.
Thanks in advance
Pravin
|
|
|
Re: Urgent [message #53029 is a reply to message #53025] |
Sun, 25 August 2002 11:49 |
Jyothi
Messages: 12 Registered: May 2002
|
Junior Member |
|
|
U better increase the shared pool size if u have the luxury to do so..
Hope that helps
Jyothi
|
|
|
|
|