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

What is Service Request Block(SRB) in terms of CPU time ???


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

New User


Joined: 19 May 2006
Posts: 23

PostPosted: Wed Nov 22, 2006 1:42 pm
Reply with quote

Hi All,

If any one of you knows about Service Request Block(SRB) and Task Control Block (TCB) in terms of CPU time.

Thanks.
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Thu Nov 23, 2006 11:44 pm
Reply with quote

Hi You,

It's been a long time , but as I recall TCB time is the total time charged ly to the task that used the CPU directly (your pgm); SRB time is the time used by system functions (I/O requests, subpgm loads, etc.) at the request of the TCB task (your pgm).

Combined they represent the total CPU time used to exec the jobstep.
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 How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top