Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Paging problem
Hi All,
am facing the paging/swaping problem on AIX 4.3 running the oracle
8.1.5.i have 2GB of physical Memory and the total SGA is
as below -
buffer cache-350M
Shared pool - 200M
Log buffer -10 M
Sort area size - 2M
Sort area reatined size - 1M
Database cache Hit Ratio is - 94 to 96%
Library cache Hit Ratio is - 96%
the most waited event is db_file_scattered_read , due to this i increased the value of db_file_multiblock_read_count from 16 to 64.
maximum concurrent users connected is 80, at pick time.if i run the vmstat command the PI and PO column is always 2 and 1. in TOP command it shows that total memory usages is same as the total virtual memory usgaes means if my total memory use is 800M then the virtual is also of 800M.
i am not able to find out why the paging is ocurring resulting the slow response.is there anything needs to be done on OS level like setting the shared memory and semaphores as we do in case of SCO Unix.
Thanks
Arvind Kumar
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Arvind Kumar
INET: arvindk_at_sqlstarintl.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Mon May 26 2003 - 02:11:39 CDT