Dear All,
I have created few Stored Proc's which have internally created db2 packages ,
this packages needed to be granted execute permission/s if the sp's are called by any other users (also the SP's to be granted permissions).
I have noted that some times this packages become invalid and I need to apply 'rebind' when its cannot accessable by the user.
My question is , in what are the possible circumstances this packages become invalid? (do dropping a constraints for a table (used by sp and packages )
can be one of the reason ? )
Require all of ur view/s in this regard.
TIA
Trinmoy