Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 01 May 2002 @ 18:01:00 GMT


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


Subj:   Re: Teradata Manager Resusage Data Collector and PDA
 
From:   David Wellman

Tony,

Check if there are any rows being written to DBC.Resusagesvpr since your upgrade. Use something like;

Select thedate
from dbc.resusagesvpr
where thedate>=1020324
group by 1
order by 1;

If this returns no rows since the upgrade you'll probably find that resusage logging has been turned off.

There are a number of ways to change this, dbw, xctl etc etc.

Basically you need to set the "Vproc logging" rate to non-zero and Enable the SVPR table.

If the above query does return rows then the problem is more likely to be on the client (i.e. Teradata Manager) end. Providing the RDC is actually running and firing the sql requests then I'm not sure what the problem may be.


Cheers,

Dave

Ward Analytics Ltd: Information in motion (www.ward-analytics.com)



     
  <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