AutoInstall Holds - To be stopped
Reviewed note 740463.1 suggest aan alternative suggestion would be to write a database trigger on the table OE_HOLD_SOURCES_ALL or
OE_ORDER_HOLDS. If any Hold is being released, (check for a new value of 'Y' in column Released_Flag), then if you raise an error in the trigger,
any process doing this update will immediately fail so you should be able to identify it.