dbTalk Databases Forums  

temp space useage on Oracle 10.2.0.4 enterprise / windows 2003

comp.databases.oracle.server comp.databases.oracle.server


Discuss temp space useage on Oracle 10.2.0.4 enterprise / windows 2003 in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dba cjb
 
Posts: n/a

Default temp space useage on Oracle 10.2.0.4 enterprise / windows 2003 - 08-26-2010 , 05:26 AM






Is there a way of working out the maximum out of temp capacity used
since a database was started.

I currently have a temp space of 3 60g temp files & would like to
remove one if possible


regards
Chris B

Reply With Quote
  #2  
Old   
Mark D Powell
 
Posts: n/a

Default Re: temp space useage on Oracle 10.2.0.4 enterprise / windows 2003 - 08-26-2010 , 08:20 AM






On Aug 26, 6:26*am, dba cjb <chris.br... (AT) providentinsurance (DOT) co.uk>
wrote:
Quote:
Is there a way of working out the maximum out of temp capacity used
since a database was started.

I currently have a temp space of 3 60g temp files & would like to
remove one if possible

regards
Chris B
Look at v$sort_segment and v$tempfile. If your database is using a
true temporary tablespace then it has only one sort segment per
instance and v$sort_segment will tell you the largest amount of temp
you have used since startup.

HTH -- Mark D Powell --

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.