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 Server Tuning for shared environment

Oracle Server Tuning for shared environment

From: <dloganca_at_my-deja.com>
Date: Tue, 29 Jun 1999 14:19:29 GMT
Message-ID: <7lakl5$h0u$1@nnrp1.deja.com>


Hi folks,

What tools or capabilities exist to tune the performance/resource consumption of an Oracle Database server when it is being shared by many users/applications?

For instance, imagine I have a transaction-oriented database (lots of browse-and-post of small records) which also has reports generated on it at will (show me all transactions matching criteria). Users are accessing an application server, which is performing the queries/ops to the (separate) database server.

How is it possible to tune resources on the Oracle server such that the generation of an involved report does not significantly impact other transaction operations?

Can I allocate "transaction rates" to certain databases/tables? To certain SQL operations? Can I assign CPU/memory resource to certain transaction types? Like, for Stored Procedure XYZ_Report, allocate 1% of resources if current usage is less than 50%, and allocate 10% if current usage is less than 25%...?

Assuming this was Solaris, I can't use Sun's Resource Manager (its user oriented - the database has "one" user - the apps server).

Thanks
-- DL

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Jun 29 1999 - 09:19:29 CDT

Original text of this message

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