QUESTION POSED ON: 04 August 2009
I work for a company that requires 24/7 access to the database, but when scheduled application code is modified, objects are invalidated such as packages, package body and views. We are forced to apply these types of modification (application) packages during off hours, when the online community is at a minimum.
The question is, how can we implement application code changes during normal working hours and avoid the outage caused by objects becoming invalidated?
|