Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle 9.2.0.1 swap reservation on hp-ux 11

Oracle 9.2.0.1 swap reservation on hp-ux 11

From: Arkadiusz Malinowski <am_sik_at_poczta.onet.pl>
Date: Wed, 27 Nov 2002 14:47:57 +0100
Message-ID: <as56qo$8fn$1@news.onet.pl>


Each Oracle process reserve memory in swap minimum 16384 pages (SZ column) (as set kernel parameter maxswapchunks, ) So total memory reserved only by oracle is 2GB but used is only 340MB? Is there any way to reconfigure oracle to reserve less swap memory? Why is this happen?

thanks,
Arek

swapinfo -mt

             Mb      Mb      Mb   PCT  START/      Mb
TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME
dev        2048     344    1704   17%       0       -    1  /dev/vg00/lvol2
dev        3000       0    3000    0%       0       -    2  /dev/vg01/swap02
reserve       -    2031   -2031
memory      306     113     193   37%
total      5354    2488    2866   46%       -       0    -


ps -elf
  F S      UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN
STIME TTY       TIME COMD
1001 S   oracle  1026     1  0 154 20         42ea6400 16530
42aad468 17:28:08 ?         0:07 oraclewire (LOCAL=NO)
Received on Wed Nov 27 2002 - 07:47:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US