orpatch takes backup of bin directory and ceates a new one for all patches
If we have lots of custom batches in bin, applying patch creates a new "bin" directory and takes off all the custom code. How can we get rid of this?
AS a best practice, we shouldn't have any custom code in "bin". But system is live and moving all custom code will impact lots of systems.
Can anyone please suggest.