  |  
  |  
 
Archives of the TeradataForum 
 
 
Message Posted: Tue, 22 Jun 2004 @ 13:51:51 GMT 
 
  
 
 
 
 
  
|  Subj:  |   |  Re: Is it possible to manipulate activity count?  |   
|     |   
|  From:  |   |  Michael Larkins  |   
  
 
 
  
Andy: 
It is not possible nor is it necessary to manipulate activitycount.  It is set every single time an SQL operation is performed. 
In other words, when you do a database command, it equals 1.  When you select 10 rows from a table, it contains the value of 10.  If you update
5 rows, it contains a 5.  So, there is no reason for you to ever change it. 
 Hope this helps, 
Michael Larkins 
Certified Teradata Master 
 
 
 
 
   
 
 |   |