IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

CPU TIME interpretation in joblogs


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
satya12

New User


Joined: 25 Apr 2006
Posts: 32
Location: India

PostPosted: Wed Apr 09, 2008 5:24 am
Reply with quote

Hi All

I am not sure whether this is the right forum to ask this question or not?Does anybody to know how to interpret CPU time in Joblogs.

What is this TH and MMM.THT?

HH.MM.SS.TH MMM.THT
JOB VECTOR TIME 00.00.00.00
INIT VECTOR TIME 00.00.00.00
CPU TCB TIME 00.00.08.42 0.140
CPU SRB TIME 00.00.00.84 0.014
CPU TIME 4.795

Thanks
Satya
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Wed Apr 09, 2008 8:28 pm
Reply with quote

THT stands for
T = tenths
H = hundredths
T = thousandths

from the time calculations.
Code:
             HH.MM.SS.TH MMM.THT
CPU TCB TIME 00.00.08.42   0.140
represents 8 seconds and 42 hundredths of a second, or in minutes, 14 hundreths of a minute CPU time .
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts To get the the current time DFSORT/ICETOOL 13
No new posts RC query -Time column CA Products 3
No new posts C Compile time time stamps Java & MQSeries 10
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts Insert system time/date (timestamp) u... DFSORT/ICETOOL 5
Search our Forums:

Back to Top