Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: isolation level being set millions of times

Re: isolation level being set millions of times

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: 19 Dec 2001 16:36:15 -0800
Message-ID: <9vrbpv01ef4@drn.newsguy.com>


In article <6e82fbab.0112190608.1d7acc6_at_posting.google.com>, mpaige_at_prosrm.com says...
>
>while testing recently, we encountered the following statement:
>
>alter session set isolation-level = read committed
>
>this statement was executed millions of time during the test. there is
>no code in our application that issues this statement. can someone
>tell me where this comes from? one suggestion so far has been jdbc,
>but i find no confirmation from searching the web, including otn.
>
>tia - m

whats the app written in. EJB's with generated CMP are famous (infamous?) for putting lots of stuff in your code....

--
Thomas Kyte (tkyte@us.oracle.com)             http://asktom.oracle.com/ 
Expert one on one Oracle, programming techniques and solutions for Oracle.
http://www.amazon.com/exec/obidos/ASIN/1861004826/  
Opinions are mine and do not necessarily reflect those of Oracle Corp 
Received on Wed Dec 19 2001 - 18:36:15 CST

Original text of this message

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