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 -> Re: NT tuning

Re: NT tuning

From: Nandan Kalle <nkalle_at_questfs.com>
Date: Thu, 11 Feb 1999 10:55:24 -0500
Message-ID: <79uuj1$l9f$1@camel15.mindspring.com>


I found the problem.

I was allocating most of the SGA to the shared pool (duh). Hence most of it wasn't getting used, and NT swapped it out over time.

I shifted the allocation over to db_block_buffers, and I'm getting much better usage.

Thank you all for the responses. Received on Thu Feb 11 1999 - 09:55:24 CST

Original text of this message

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