The triggers will become invalid. They will need to be dropped and recreated before they become operable again.
Stored Procedures depend on the version (I believe). Under V7 (UDB-LUW), I do not think there is anything you have to do (except maybe do some rewrite if the columns need different processing). In V8, you may have to recreate the SP, this is something I have not tried yet.
Andy
Quote:
Originally posted by synap1974
We hav done that Andy...
thanks for the responce .. one more question .
if there is a trigger or a procedure assosiated with that how do we accomplish this problem...
|