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 is bufferpool in db2?

0 Answers  


is it possible to get -811 error when you use cursors. why?

2 Answers   IBM,


What is db2 purescale?

0 Answers  


what is commit & rollback? When and where is used while compiling a cobol-db2 program?

2 Answers  


wht r the requirements for writing a cobol-db2 pgm ?

4 Answers   IBM,






What's the difference between DB2 active log and archive log? Thanks a lot...

2 Answers   IBM,


what is different three logs in DB2?

1 Answers   Syntel,


What is the difference between TYPE 1 index & TYPE 2 index

1 Answers   IBM,


What is ALTER ?

3 Answers  


how can u retrieve the data from null values using applicaion program.

3 Answers   TCS,


How do you define a correlated name?

1 Answers  


What is a db2 collection?

0 Answers  


Categories