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: help

RE: help

From: Arvind Kumar <arvindk_at_sqlstarintl.com>
Date: Tue, 01 Apr 2003 00:03:35 -0800
Message-ID: <F001.00576D6D.20030401000335@fatcity.com>

    its a single instance system..here is some more details ...pls suggest if something needs to be corrected

   SHARED_POOL_SIZE=190MB
   DB_BLOCK_SIZE = 4KB
   DB_BLOCK_BUFFERS = 125000 (488MB)
   LOG_BUFFER = 5MB

   SORT_AREA_SIZE = 2MB
   SORT_AREA_RETAINED_SIZE = 1MB
   DB_WRITER_PROCESSES =4

   LOG_ARCHIVE_MAX_PROCESS = 3    AND THE MOST WAITED EVENT IN V$SYSTEM_EVENT IS 'DB_FILE_SCATTERED_READ' ,TO REDUCE ITS WAIT
TIME I HAVE INCREASED THE DB_FILE_MULTIBLOCK_READ_COUNT FROM 16 TO 64 ,BUT STILL SWAPPING SIZE IS SAME FROM 'TOP' COMMAND IN UNIX Regards
Arvind

-----Original Message-----
Sent: Monday, March 31, 2003 10:19 PM
To: Multiple recipients of list ORACLE-L

Hi!

You didn't send your SHARED_POOL_SIZE parameter value...
but...

usually, when the machine swaps is due to not enough memory allocated!

I would check your shared_pool_size, sort_area_size, and db_block_buffer for verifying that there's enough memory asigned.

Of course, you should diagnose memory problems on your OS and Oracle.

HTH
JL


Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Jose Luis Delgado
  INET: joseluis_delgado_at_yahoo.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: Arvind Kumar
  INET: arvindk_at_sqlstarintl.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).
Received on Tue Apr 01 2003 - 02:03:35 CST

Original text of this message

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