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: tempspace usage

Re: tempspace usage

From: Q A I S E R <qrasheed_at_gmail.com>
Date: Tue, 19 Apr 2005 16:36:12 -0500
Message-ID: <4d4db220050419143673adbd03@mail.gmail.com>


You can get the sql_text for the sessions using TEMP space by joining v$sort_usage, v$sql_area, and v$session on session_addr, address, and saddr respectively.

Qaiser

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Apr 19 2005 - 17:40:25 CDT

Original text of this message

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