CPI4334 | |
---|---|
Message Text: | Query implemented as reusable ODP. |
Cause Text: | The query optimizer built the access plan for this query such that a reusable open data path (ODP) will be created. This plan will allow the query to be run repeatedly for this job without having to rebuild the ODP each time. This normally improves performance because the ODP is created only once for the job. |
Recovery Text: | Generally, reusable ODPs perform better than non-reusable ODPs. |