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

Improve runtime of DB2 job


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
zatish

New User


Joined: 06 May 2005
Posts: 14

PostPosted: Mon Jul 04, 2005 2:39 pm
Reply with quote

Pls let me know if there are ways to improve the processing time of a DB2 job which runs for long time, more than 3 hours!

Anything to do with Commit!

Appreciate your valuble response.
Thks
Back to top
View user's profile Send private message
MGIndaco

Active User


Joined: 10 Mar 2005
Posts: 432
Location: Milan, Italy

PostPosted: Mon Jul 04, 2005 9:30 pm
Reply with quote

If you use a Cobol Program:
Try with a reorg or check with a trace which is the big operation that spend so many time and after you will see the answer to your problem. Probably with a correct index your program will run faster.

If your problem happens in qmf TP or Batch check the correct use of join and filters.
Back to top
View user's profile Send private message
zatish

New User


Joined: 06 May 2005
Posts: 14

PostPosted: Mon Jul 04, 2005 10:44 pm
Reply with quote

Thanks for your response.
Back to top
View user's profile Send private message
zatish

New User


Joined: 06 May 2005
Posts: 14

PostPosted: Mon Jul 04, 2005 10:47 pm
Reply with quote

hi,
My program is a batch program and it uses 4 tables to update/insert and select.
Does commit count or modification of Jcl's will effect the run time.
Appreciate your feedback.
Thks
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Which SORT utility can improve the Pe... DFSORT/ICETOOL 16
No new posts Sorry - Trying again: How can we impr... ABENDS & Debugging 2
No new posts Insert System Runtime in HEADER In SY... SYNCSORT 9
No new posts What are the way we can improve CPU p... DB2 10
No new posts Create runtime members (DB2 related) ... IBM Tools 1
Search our Forums:

Back to Top