Reason:
Since the fields of a COPY SQLCA structure are updated by each SQL statement and the length/structure of the DB2 SQLCA are rigidly defined, do not use the name SQLCA in program PARAMETER data structures as either non-update intent or employing dynamic matching.
Action:
Change the name of the field or specify Update-Intent with IDENTICAL matching and recompile.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|