Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: 11i Conc. Manager Question
Mike/Tim
My suggestion was based on 10.7 and database version 7.3.4 on HP-UX 10.20. Yes, I am also pinning a lot of objects of Oracle Financials to avoid shared pool congestion. Increasing shared pool was not an option at that time due lack of available memory, flushing shared pool was the only option available. Now after having more memory(2 to 4GB) increasing size of SGA , moving to 64BIT machine/HP-UX 11 64 bit,(same oracle version 7.3.4) and faster drives, this problem resolved.
As regard specific question of Tim, when I was starting my work around 9AM and checking active users there were 4/5 active users but just after flushing shared pool active users were jumping from 4/5 to 28/30 users and all pending requests in concurrent managers were finishing very fast...and users were also getting faster connections...
As we have more memory and increased SGA size now , I cannot produce same results otherwise I could have displayed this before and after flushing shared pool....
Regards
Rafiq
Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Date: Wed, 14 Aug 2002 04:53:41 -0800
Tim/Rafiq,
I first saw problems with this on Apps 10.7.
Lots of large packages simultaneously in use. I don't think that it affected
speed so much as useability. There were constant complaints of forms not
working when usually there just wasn't a big enough free fragment in the
shared pool.
Flushing the pool allowed people to continue in the short term.
I addressed this by pinning all of the frequently used code at startup time.
Regards,
Mike Hately
Oracle DBA
-----Original Message-----
Sent: 14 August 2002 12:58
To: Multiple recipients of list ORACLE-L
Please explain how the shared pool is involved and how flushing it will help?
> Also try to flush your sharepool at that time when users complaining
about
> slow pick up of concurrent requests...Congested sharedpool also
contribute
> towards slowness....
>
> alter system flush shared_pool;
>
> Regard
> Rafiq
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
This email and any attached to it are confidential and intended only for the
individual or
entity to which it is addressed. If you are not the intended recipient,
please let us know
by telephoning or emailing the sender. You should also delete the email and
any attachment
from your systems and should not copy the email or any attachment or
disclose their content
to any other person or entity. The views expressed here are not necessarily
those of
Churchill Insurance Group plc or its affiliates or subsidiaries. Thank you.
Churchill Insurance Group plc. Company Registration Number - 2280426.
England.
Registered Office: Churchill Court, Westmoreland Road, Bromley, Kent BR1
1DP.
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Hately Mike INET: Mike.Hately_at_churchill.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Mohammad Rafiq INET: rafiq9857_at_hotmail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Aug 14 2002 - 11:43:37 CDT