| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Oracle performance and swapping on Tru 64
Hi,
  I have an Oracle database (8.1.6 - I know it's unsupported, but it's
due to be phased out and so nobody wants to 'waste' time, money and
resource upgrading it) on a Compaq Tru 64 server.  Overnight batch
processing is running like a dog and my belief is that the server could
do with a memory upgrade.  However, the UNIX performance team are
stating that the memory usage is fine, as 'Nevertheless, both paging
(<2 pages/sec), scan rate (< 10 pages/sec) &
paging space (<10%) are all well below their recommended thresholds of
50
pg/sec, 250 pg/sec & 60% throughout the day.'  Below is the output from
vmstat, swapon -s and top taken during the day, a period during which
there is very low activity.  Could anyone tell me whether the details
provided support my belief that memory is a primary cause of poor
performance on this server?
Regards,
  Rob
P.S.  I also have vmstat statistics taken at 5 minute intervals during
one of the overnight processing runs available if anybody would like to
view these.
Virtual Memory Statistics: (pagesize = 8192)
procs memory pages intrcpu
    Allocated space:       500000 pages (3906MB)
    In-use space:           28418 pages (  5%)
    Free space:            471582 pages ( 94%)
Total swap allocation:
    Allocated space:       500000 pages (3906MB)
    Reserved space:        144603 pages ( 28%)
    In-use space:           28418 pages (  5%)
    Available space:       355397 pages ( 71%)
load averages:  0.51,  0.42,  0.42
                                      10:41:48
143 processes: 1 running, 3 waiting, 49 sleeping, 90 idle
Cpu states:     % user,     % nice,     % system,     % idle
Memory: Real: 2909M/4116M act/tot  Virtual: 222M/3906M use/tot  Free:
195M
Received on Mon Mar 20 2006 - 06:58:33 CST
|  |  |