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: Is it possible to use nolock type of hint in query

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

From: Powell, Mark D <mark.powell_at_eds.com>
Date: Thu, 10 Aug 2006 15:40:24 -0400
Message-ID: <5A14AF34CFF8AD44A44891F7C9FF410508179029@usahm236.amer.corp.eds.com>


What version of Oracle was this? Perhaps flashback query/version feature would be of use here.  

HTH -- Mark D Powell --  


        From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Harvinder Singh

	Sent: Thursday, August 10, 2006 3: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_at_gmail.com] 
	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_at_metratech.com>
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


--
http://www.freelists.org/webpage/oracle-l
Received on Thu Aug 10 2006 - 14:40:24 CDT

Original text of this message

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