SQL7915 | |
---|---|
Message Text: | Access plan for SQL statement has been built. |
Cause Text: | SQL had to build the access plan for this statement at run time. This
occurs in the following cases:
|
Recovery Text: | This is normal processing for SQL. Once the access plan is built, it will be used on subsequent runs of the statement. |
The DB2® UDB for iSeries™ precompilers allow the creation of the program objects even when required tables are missing. In this case the binding of the access plan is done when the program is first run. This message indicates that an access plan was created and successfully stored in the program object.