MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SRB Time & TCB TIME

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
gharisankar
Beginner


Joined: 10 Jul 2004
Posts: 19
Topics: 3
Location: C/O Platform - Mainframe

PostPosted: Thu Oct 21, 2004 12:03 pm    Post subject: SRB Time & TCB TIME Reply with quote

Hi

Can any one brief about the SRB Time and TCB Time ?
I would like to tune my COBOL program., It would be helpful for me if I could know these terms.

Regards
Hari sankar
_________________
Regards
Hari Smile
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12380
Topics: 75
Location: San Jose

PostPosted: Thu Oct 21, 2004 12:10 pm    Post subject: Reply with quote

gharisankar,

Please search before posting. Check this link which discusses about SRB

http://www.mvsforums.com/helpboards/viewtopic.php?t=1203&highlight=srb

Check this link which discusses about performance tuning of COBOL pgms

http://www.mvsforums.com/helpboards/viewtopic.php?t=1485&highlight=tuning

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Bill Dennis
Advanced


Joined: 03 Dec 2002
Posts: 579
Topics: 1
Location: Iowa, USA

PostPosted: Thu Oct 21, 2004 12:39 pm    Post subject: Reply with quote

Generally, the two times are calculated as:

TCB - time spent executing your program logic
SRB - time spent on system functions on your behalf

Tuning your program can reduce TCB time. Save SRB time by using large blksizes to reduce the number of I/O operations, etc.

Regards,
Bill
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group