If the plan name exit is enabled, CA Ideal calls it before the first SQL statement in a logical unit of work. That is, it is called before the first SQL statement at the beginning of each CICS transaction and before the first SQL statement following each database Commit.
You can embed the first SQL statement SQL, SQL generated by a FOR construct for a DB2 dataview, or SQL in a non‑ideal subprogram. A Commit can be a PDL TRANSMIT, CHECKPOINT, or BACKOUT statement, or an SQL COMMIT or ROLLBACK statement.
Online, CA Ideal applications can switch plan names only if the RCT entry for the current transaction ID specifies PLNEXIT=YES and PLNPGME=@IADRCTX, the RCT exit supplied by CA Ideal.
For more information on plan name exits, see the Administration Guide.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|