Unit of time in Profiler

Formally known as "Mercator Inside Integrator 6.7", DataStage TX enables high-volume, complex transactions without the need for additional coding.

Moderators: chulett, rschirm

Post Reply
bhushanpatil
Participant
Posts: 4
Joined: Wed Feb 07, 2007 8:28 am
Location: Mumbai

Unit of time in Profiler

Post by bhushanpatil »

What is unit of time (Seconds or milliseconds) in profiler in WTX 8.1 if anyone has used it. Please advice Thanks!!
janhess
Participant
Posts: 201
Joined: Thu Sep 18, 2003 2:18 am
Location: UK

Post by janhess »

Well I ran a map with an execution time of .0881 sec and it produced this result. Must be in some special IBM time.

Code: Select all

Function summary
Function        Iterations            Time
--------------------------------------------
VALIDATE_CARD  	         1	       170
BUILD_CARD     	         1	       862
TYPE_NAME      	        18	        12
FLOAT_CONSTANT 	        15	         3
DIV_OP         	         6	        10
MAP_NAME       	         6	       789
LEFT_OP        	         6	        13
TONUMBER       	         6	         5
Post Reply