A static I/O module is created as part of the CA Ideal GENERATE PACKAGE procedure. CA Ideal calls this static I/O module in an assembler subprogram during static execution of SQL. This subprogram, which contains the SQL statements from the programs specified in the package resource definition, is passed to the DB2 precompiler.
The GENERATE PACKAGE command creates only one SQL module. The name of the static I/O module is the one- to seven-character package name, with an eighth character of @.
Note: The load library that the GENERATE PACKAGE procedure uses as SYSLMOD must be available to any CICS partition, DFHRPL, or batch STEPLIB, where the applications associated with the package are expected to execute in static mode.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|