|
Answers in-line Birgitta
Jon Paris
Partner400.com
Need the best in SQL education? Check out www.DB2foriDirections.com
On May 16, 2011, at 7:19 AM, midrange-l-request@xxxxxxxxxxxx wrote:
Did you recompile your program on V7?
Yes
Did you run your program after moving to V7 and before executingPRTSQLINF?
Yes - several times.
I assume the access plan was removed from the program object during the
internal conversion for V7 and the program was not yet run to get the
new/updated version of the access plan stored.
No conversion. Program was compiled from source on V7
Access plans get stored within the program objects at compile time andwill
be updated with the first execution (or as soon as the stored access plan
must be updated).
Yup - that's the theory.
IMHO access plans stored within a program object are no longer important.SQE
For SQL statements executed with the SQE access plans stored within the
plan cache are validated. If there is no access plan within the SQE planIf
cache the access plan stored within the program object will be valided.
there is no access plan found within the program object, a new accessplan
will be created.
Good point - but I'd still like to know why it happens.
BTW access plans for dynamic SQL are never stored within the program
objects.
Yep - but this is not dynamic - it is static.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.