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: Runaway SMON process

Re: Runaway SMON process

From: aviion <member_at_dbforums.com>
Date: 12 Dec 2001 12:38:42 -0500
Message-ID: <3c179622$1@usenetgateway.com>

  1. Check to see if SMON has ST lock held.
  2. Check to see if u drop a large table with many extents.
  3. Check to see if u have a very large TEMP tablespace with large number of extents with small initial and next extent. ANd a query which uses a large temp space.

Increase the initial and next extent of temp tablespace.

--
Posted via dBforums
http://dbforums.com
Received on Wed Dec 12 2001 - 11:38:42 CST

Original text of this message

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