R12.2.5: what's the proper way to handle DB objects changes ?
Hi,
I've just ended my first 12.2.5 upgrade from a 11i version.
I'm not really familiar with adop and the Edition-based DB objects management. SO i have several regarding the proper way you can 'update' objects in the DB.
For exemple after the upgrade i have several invalid objects: usually i'm checking in MOS for each objects to find some notes, solutions and or patchs to resolve it.
In some of the notes found there is often some instructions like: 'run the standard script xxxx.pls to recreate the package' or 'drop the view then recreate it with the standard script yyyy.sql' ...