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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RE: Question on SGA

Re: RE: Question on SGA

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Mon, 28 Jul 2003 05:39:24 -0800
Message-ID: <F001.005C776F.20030728053924@fatcity.com>


Actually it's not ultimately bad. I'd say it's rather good instead. When you initiate a process and allocate memory to it, it's actually just mapped to virtual memory in modern operating systems, meaning that a process which hasn't actually touched the memory it has allocated (thus unused memory), is available to others. When you are continuously paging in and out, this is usually bad performance wise, but if an idle process is kicked out of memory to have additional file system caching for example, this is good.

(I'm not an expert on operating systems, thus was only able to explain it on very general level)
Tanel.

> if you dont have enough memory, it will be taken from virtual memory which
is very bad.
>
> if there is enough memory, Oracle will reserve its space from that first.
> >
> > From: "Naveen Nahata" <naveen_nahata_at_mindtree.com>
> > Date: 2003/07/28 Mon AM 07:59:24 EDT
> > To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> > Subject: RE: Question on SGA
> >
> > I'm expecting a lot of innovative answers for this question
> >
> > :-)
> >
> > > -----Original Message-----
> > > From: Senthil Kumar D [mailto:senthilkumard_at_summitworks.com]
> > > Sent: Monday, July 28, 2003 3:04 PM
> > > To: Multiple recipients of list ORACLE-L
> > > Subject: Question on SGA
> > >
> > >
> > > Hi Group,
> > >
> > > I have a doubt. From where the SGA will be taken. From the
> > > RAM or from the
> > > virtual memory?
> > >
> > > regards,
> > > Senthil
> > >
> > > --
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > > --
> > > Author: Senthil Kumar D
> > > INET: senthilkumard_at_summitworks.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).
> > >
> >
> >
> > DISCLAIMER:
> > This message (including attachment if any) is confidential and may be
privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: Naveen Nahata
> > INET: naveen_nahata_at_mindtree.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).
> >
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: <rgaffuri_at_cox.net
> INET: rgaffuri_at_cox.net
>
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

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 Jul 28 2003 - 08:39:24 CDT

Original text of this message

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