Reason:
Access to DB2 through static SQL is not possible for the current program, because this program was recompiled since the last successful generation of the current plan. Dynamic SQL is prohibited because the command SET RUN SQL STATIC is in effect.
Action:
To execute dynamic SQL, issue the command SET RUN SQL MIXED. To execute static SQL, regenerate the plan.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|