> Hi,
>
[quoted text clipped - 16 lines]
> Can anybody inform us what will invalidate Dynamic Packages - and if
> our observations are correct?
Whenever is an action is performed on an object upon which a statement
in the cache depends these statements are invalidated.
If you do runstats on ALL tables, then yes, nearly all statements will
be invalidated because DB2 presumes you're going to want to pick up new
plans.
I suppose you could round robin your runstats...
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
PaulR - 23 May 2006 16:44 GMT
Thanks Serge,
Guess that's working as designed then - is there a option anywhere to
disable using new Stats. for existing statements?
And I guess the same goes for statements referencing MQTs after a
Refresh?
Serge Rielau - 24 May 2006 09:43 GMT
> Thanks Serge,
>
[quoted text clipped - 3 lines]
> And I guess the same goes for statements referencing MQTs after a
> Refresh?
That kind of goes against the whole idea. Can you reason this out for
me. I need to understand the pain point (compile cpu load, what if,
...?) (Perhaps offline).
Cheers
Serge

Signature
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab