Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle 8.0.4 and HPUX 11.0 swap
on HP-UX 11.0, the Oracle SGA is allocated as a "shared memory segment", and HP-UX allocates swap space for the entire segment when the memory is allocated.
so, if you are planning to use 1Gig of RAM for the database buffers, you'll need to have 1Gig of disk space available in swap.
in addition to disk space allocated for the "shared memory segments, swap space is needed so that the OS doesn't cause a system panic when it runs into an "out of memory" condition
"chansis <remove this>.earthlink.net earthlink.net>"
<chansis@<remove this > wrote in message
news:jV6M4.56120$y4.1869812_at_newsread1.prod.itd.earthlink.net...
> We also have a server running the with the same software that
you do and do
> not have 6 Gigs of swap setup. In fact I have never seen the
server even
> touch its swap area. I wouldn't allocate more than 2Gigs, you
can better use
> the other space for spread loading data files.
>
> Jeff McKenzie <mcjeff_at_xmission.xmission.com> wrote in message
> news:8dqrq3$nqr$1_at_news.xmission.com...
> > We have a box running hpux 11.0 and Oracle 8.0.4 with
> > 2 GB of physical RAM. The Oracle8 Installation Guide
> > says, "In general, three times the amount of RAM is
> > recommended." Does it really need 6 GB of swap?
> > Does anybody have experience using less than three
> > times the amount of RAM on a large memory system? Thanks
> > for any input.
> >
>
>
>
Received on Fri Apr 21 2000 - 00:00:00 CDT