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: no rollback ??

Re: no rollback ??

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Mon, 25 Aug 2003 16:44:26 -0800
Message-ID: <F001.005CD1BD.20030825164426@fatcity.com>


You also might want to check v$fast_start_transactions and v$fast_start_servers. I had a problem on linux, where SMON (9.2.0.3) decided to roll back a large transaction in parallel, but on linux (rhas21) the parallel execution didn't work too well and the whole process stopped until I disabled parallel rollback (fast_start_parallel_rollback parameter IIRC).

Tanel.

  There is one log running process in db here and I waiting for it to finish since last 3 hours. when I see sql_address in v$session for this session and then find sql in v$sqlarea its a update statement . But then there is no entry in v$transaction . How'z it possible that there no rollback entry for one update statement ??

  -ak

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

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 Mon Aug 25 2003 - 19:44:26 CDT

Original text of this message

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