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: instance resource allocation

RE: instance resource allocation

From: Steve Adams <steve.adams_at_ixora.com.au>
Date: Thu, 01 Mar 2001 03:15:25 -0800
Message-ID: <F001.002C0784.20010301022042@fatcity.com>

Hi Grant,

I suppose those 4 processors and 4G of RAM are all on one system board so that configuring the hardware as two distinct domains is not an option. Other than purchasing more hardware, you may want to consider Sun's "Solaris Resource Manager" which you can read about at
http://www.sun.com/software/solaris/ds/ds-srm/. Unfortunately, I have no experience with it so I can add anything to the marketing information. Maybe others can.

Meanwhile, make sure that you are using priority_paging so that intense demand for file system pages by one instance will not page out anonymous and executable pages from the other.

@ Regards,
@ Steve Adams
@ http://www.ixora.com.au/
@ http://www.christianity.net.au/

-----Original Message-----
[mailto:grant.g.holyoake_at_centrelink.gov.au] Sent: Thursday, 1 March 2001 12:06
To: Multiple recipients of list ORACLE-L

Group,

being fairly new to Oracle (and this list) I have what I consider (and others may dare to differ) a valid question....(running with 8i on Solaris 2.6)

How do you manage the division of resources between 2 instances located on the same host?

We have two oracle 8i instances (and a number of other applications) running on the same server. One in particular is drastically hogging the bulk of the server resources thus impeding the performance of the other instance and related applications

As far as memory conflicts go, we're running an ad hoc query system on one instance, which means it can get resource hungry and can only be tuned/designed to an extent. The issue is that the resources it can grab should be limited, so they don't eat into a minimum resource allocation that the other instance should get.

I am not aware of a way to use the DBMS_RESOURCE_MANAGER across two instances. Is there anything we can do here? I'm not sure how we specify how the two instances relate in terms of resources....perhaps something in the init.ora file?

Our Oracle environment resides on an exclusive E10K domain with 4 dedicated (400mhz) processors, 4GB RAM.

TIA
Grant

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Steve Adams
  INET: steve.adams_at_ixora.com.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Mar 01 2001 - 05:15:25 CST

Original text of this message

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