|
Archives of the TeradataForumMessage Posted: Tue, 23 Nov 2010 @ 16:32:45 GMT
Hi Jenendra, You can use DBC.AMPUSAGE to calculate DISK I/O or you can use QRY logging tables too with below conditions. ,CASE WHEN CAST((TotalIOCount / (HASHAMP()+1)) AS DEC(15,2)) < 2.00 THEN 0 ELSE MaxAmpIO/(TotalIOCount / (HASHAMP()+1)) END (DEC(5,2)) AS IOEFF, Hope this helps Thanks Machha
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||