Suppose I have a program which uses a dynamic SQL and it
has been performing well till now. Off late, I find that
the performance has deteriorated. What happened?



Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off la..

Answer / s

Check if it is a DB2 problem or not. If its a DB2 problem ,
It depends !!!
Check the access path and see if there is a problem.
RUNSTATS may be necessary to update the statistics if the
data characteristics has been changed.
OR
Check for locking problems
OR
Check for failed messages

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........

1 Answers  


What is a view? Why use it?

2 Answers  


What is innodb buffer pool?

1 Answers  


In which column of which DB2 catalog would you find the length of the rows for all tables?

2 Answers  


What is the purpose of rollback and commit?

1 Answers  


What is the logical entity between plan and Package?

5 Answers  


What is a PLAN table? How will you use it? Give the various fields of PLAN table?

1 Answers   Accenture,


What is EXPLAIN?

1 Answers  


What is the FREE command?

1 Answers  


What is copy book?

1 Answers   Thomson Reuters,


What is nvl in db2?

1 Answers  


Mention the different locking levels that are available in db2.

1 Answers  


Categories