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: How to identify Temp Space being used

RE: How to identify Temp Space being used

From: Bobak, Mark <Mark.Bobak_at_il.proquest.com>
Date: Wed, 4 Apr 2007 16:50:55 -0400
Message-ID: <AA29A27627F842409E1D18FB19CDCF270BD70238@AABO-EXCHANGE02.bos.il.pqe>


You don't mention a version, but, if it's relatively recent, then this: select * from v$sort_usage;
should tell you what you want to know.  

-Mark
 

--

Mark J. Bobak
Senior Oracle Architect
ProQuest/CSA

"There are 10 types of people in the world: Those who understand binary, and those who don't."  


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Bala Sent: Wednesday, April 04, 2007 1:46 PM
To: oracle-l
Subject: How to identify Temp Space being used

Can anyone share the sql to identify the Temp space being used by the currently running SQL in database  

Thanks much.

--

Bala Rao

--

http://www.freelists.org/webpage/oracle-l Received on Wed Apr 04 2007 - 15:50:55 CDT

Original text of this message

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