Re: v$sort_usage

2003-09-30 Thread Mladen Gogala
You should go to OTN and not use the local copy. For some reason, the 9.2 manual (Reference) left v$sort_usage out. On OTN you have 8.1.7 docs available as well, and it is the same thing. On Tue, 2003-09-30 at 16:49, [EMAIL PROTECTED] wrote: > Please , do tell > > - Original Message - > T

Re: v$sort_usage

2003-09-30 Thread bulbultyagi
Please , do tell - Original Message - To: "Multiple recipients of list ORACLE-L" <[EMAIL PROTECTED]> Sent: Tuesday, September 30, 2003 02:34 > Yes. > > -- > Mladen Gogala > Oracle DBA > > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf

Re: v$sort_usage

2003-09-29 Thread Daniel Fink
Looks like a documentation bug. The description exists in the 901 docs but not in 920 docs. The view still exists in 920. [EMAIL PROTECTED] wrote: > List, I am unable to find v$sort_usage in the 9i docs, though this synonym > exists. Any idea why ? > > -- > Please see the official ORACLE-L FAQ

RE: v$sort_usage

2003-09-29 Thread Mladen Gogala
Yes. -- Mladen Gogala Oracle DBA > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Monday, September 29, 2003 4:55 PM > To: Multiple recipients of list ORACLE-L > Subject: v$sort_usage > > > List, I am unable to find v

RE: v$sort_usage

2002-07-16 Thread Reardon, Bruce (CALBBAY)
Do you use global temporary tables? (select owner,table_name from dba_tables where temporary='Y';) If so the segments shown could be associated with that. HTH, Bruce Reardon -Original Message- Sent: Wednesday, 17 July 2002 2:00 Hi, Could someone shed some light on how v$sort_usage is