Quantcast
Channel: Teradata Developer Exchange - Blog activity for carrie's blog
Viewing all articles
Browse latest Browse all 1058

Converting CPU Seconds, Old Node Type to New Node Type - comment by carrie

$
0
0

Geeta,

 

The reason  CpuTime was removed was because it was duplicating the information provided by the sum of the other fields.  We were reducing the cost of the SPS table by removing unnecessary columns.

 

The sum is available in the view as CpuTime.

 

I believe you assumptions in your first question are correct.

 

In your second question is it possible you are comparing CPU from SPMA and CPU from SPS?  All the CPU columns in the SPMA table are reported in centiseconds.   All the CPU columns in the SPS table are reported in milliseconds. 

 

If you are comparing the CPU across the two different tables you will need to divide the CPU usage in the ResUsageSPS table by 10 to make it comparable to the CPU in ResUsageSPMA table.  

 

Thanks, -Carrie


Viewing all articles
Browse latest Browse all 1058

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>