Reason:
Informational. Depending upon the DB2 release, updating an index column can cause that index not to be used for row retrieval. This can lead to performance degradation.
Action:
If your release of DB2 has this restriction, be certain that it is necessary to update column column-name and to access the table by that same column. If possible, change the access path or change the scope of the updates in the FOR construct.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|