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 

Perfromace problem

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
satyenderd
Beginner


Joined: 26 Aug 2005
Posts: 144
Topics: 73

PostPosted: Tue Oct 30, 2007 6:19 am    Post subject: Perfromace problem Reply with quote

Hi,
Let us explain the scenario:

Appln.team is running few batch jobs and the jobs are taking time around 7 hrs to complete. Previously, these jobs used to complete within 2 hrs.
We checked the MSTR and identified few tablespaces which were causing the contentions to other tables. In this paticular table it was accessing other partition tables throwing -911 errors.

I would like to know how to improve the performance of the jobs which runs very slowly. I have re-orged few tables which i found causing the contention problems. Later appln team compained the same problem.
Could any one please let me know the solution for this.

Thanks in advance.
_________________
Satya
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Tue Oct 30, 2007 7:23 am    Post subject: Reply with quote

Are the programs using indexes for the tables or are they reading sequentially? Quite often performance problems in our house are caused by programs not using the indexes designed or they need a new index designed for the application.
Back to top
View user's profile Send private message Visit poster's website
jsharon1248
Intermediate


Joined: 08 Aug 2007
Posts: 291
Topics: 2
Location: Chicago

PostPosted: Tue Oct 30, 2007 12:07 pm    Post subject: Reply with quote

I assume that you ran RUNSTATS after the REORGs.

You're request is too vague. Nobody can do anything but guess based on what you've provided. The 'problem' could be growth of data. It could be contention for DB resources or a DB configuration change. It could be poor performing SQL. The DBA's need to monitor this process to isolate the problem. You need to tell us more about the problem. Then, we can recommend a course of action.
Back to top
View user's profile Send private message
satyenderd
Beginner


Joined: 26 Aug 2005
Posts: 144
Topics: 73

PostPosted: Tue Oct 30, 2007 11:23 pm    Post subject: Reply with quote

Thanks all for ur suggestions.
_________________
Satya
Back to top
View user's profile Send private message
RMi
Beginner


Joined: 21 Jun 2006
Posts: 8
Topics: 0
Location: India

PostPosted: Wed Oct 31, 2007 7:32 am    Post subject: Reply with quote

Satyender,

Since you said that the jobs used to take only 2 hours previously and now it takes 7 hours, I guess that there could be some new jobs introduced which are accessing the DB2 tables at the same time. It thats the case, you have to analyse them and reschedue the jobs appropriately.

Also the growth of data can be a reason for -911s. You can plan to archive the 'obsolete' data to keep the database as thinner as you can. This would help.
Back to top
View user's profile Send private message
satyenderd
Beginner


Joined: 26 Aug 2005
Posts: 144
Topics: 73

PostPosted: Thu Nov 01, 2007 2:11 am    Post subject: Reply with quote

RMi

Thanks a lot for u r suggestion.
_________________
Satya
Back to top
View user's profile Send private message
videlord
Beginner


Joined: 09 Dec 2004
Posts: 147
Topics: 19

PostPosted: Thu Nov 01, 2007 3:22 pm    Post subject: Reply with quote

for performace problem, I think you'd better get DB2PM Accounting report for the plan (batch job)
checking MSTR log can't help

and you should check what has been changed (2 hours -> 7 hours)
Hardware? OS or software version? system parameter? application program? table structure? data in the table?
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 -> Database 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