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: Forcing Oracle to release locked objects

Re: Forcing Oracle to release locked objects

From: aviion <member_at_dbforums.com>
Date: 19 Feb 2002 14:16:06 -0600
Message-ID: <3c72b286$1_2@spamkiller.newsgroups.com>


Check for that sid, the rolback segment being used and for that rollback segment (xidusn) match used_ublk in v$transaction and if the value is decreasing then PMON is still working on rollback ,otherwise if it is not , wait for some time for pmon to return to this session and clean it up.

thanks GP

--
Posted via dBforums
http://dbforums.com
Received on Tue Feb 19 2002 - 14:16:06 CST

Original text of this message

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