Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Sun, 03 Jun 2007 @ 22:46:54 GMT


     
  <Prev Next>   <<First <Prev
Next>
Last>>
 


Subj:   Re: Reset Peak Spool for one or more users
 
From:   Bill Grenwelge

The query to reset PeakSpoolSpace for an individual user looks like.

     update dbc.databasespace
     set peakspoolspace = 0
     where databaseid = '0000BA14'XB
     ;

You can probably modify this so you can use the normal id and not have to look up the hex version stored in dbase. Since I just create a macro for my own id, I just hard code in the databaseid.

"I found where I can schedule a peak spool reset for all users in Teradata Manager. There used to be a method to do one or several user. Does this macro still exist? Does anyone know a method the clear peak spool for individual users? "


Hope this helps.


Thanks,

BillG



     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023