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: killing bkground processes

Re: killing bkground processes

From: A. Bardeen <abardeen1_at_yahoo.com>
Date: Sat, 04 Aug 2001 10:02:06 -0700
Message-ID: <F001.00360A7F.20010804100522@fatcity.com>

Shrinivas,

It sounds like the SNP session you're trying to kill is rolling back. If the serial# in V$SESSION is changing, then the session is rolling back.

Keep in mind that when you kill an SNP process, unless you've broken the job first, as soon as it's finished rolling back the job will kick off again the next time the SNP processes wake up (job_queue_interval).

My preferred method is to break the job and then kill the SNP process at the OS level.

HTH,


Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: A. Bardeen
  INET: abardeen1_at_yahoo.com

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 Sat Aug 04 2001 - 12:02:06 CDT

Original text of this message

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