RE: Is it possible to use nolock type of hint in query

  • From: "Reidy, Ron" <Ron.Reidy@xxxxxxxxxxxxxxxxxx>
  • To: <Harvinder.Singh@xxxxxxxxxxxxx>, "Jared Still" <jkstill@xxxxxxxxx>
  • Date: Thu, 10 Aug 2006 13:38:44 -0600

Sounds like a job for log4pl - http://log4plsql.sourceforge.net/

 

--

Ron Reidy

Lead DBA

Array BioPharma, Inc.

 

________________________________

From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx] On Behalf Of Harvinder Singh
Sent: Thursday, August 10, 2006 1:30 PM
To: Jared Still
Cc: ORACLE-L
Subject: RE: Is it possible to use nolock type of hint in query

 

Actually I am debugging an application with breakpoints and it executes
lot of nested procedures, so I was just trying to login to sqlplus from
other session and want to see the state of table at different points of
execution.

 

________________________________

From: Jared Still [mailto:jkstill@xxxxxxxxx] 
Sent: Thursday, August 10, 2006 3:20 PM
To: Harvinder Singh
Cc: ORACLE-L
Subject: Re: Is it possible to use nolock type of hint in query

 

On 8/10/06, Harvinder Singh <Harvinder.Singh@xxxxxxxxxxxxx> wrote:

        In sql server we can use nolock hint to see the uncommitted data
of the
        other sessions. Is their any equivalent hint for query in
Oracle?


I'm curious why you would want to see uncommited changes from another
transaction. 

What action can you possibly take based on data that may or may not be
committed
at some point in the future.?


-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist


This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is 
intended 
to be for the use of the individual or entity named above. If you are not the 
intended recipient, please be aware that any disclosure, copying, distribution 
or use of the contents of this information is prohibited. Please notify the
sender  of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.

Other related posts: