DML handler
We are using oracle 10g Bi-directional streams and facing one problem in the batch job which runs everynight on both the databases. Due to the bug in code we get an apply error on both the databases at the same time. The statment which runs on both sides is delete. This is a third party code which we are running in our system and they will provide us the fix not soon. For now we need to temporarily fix this issue so that we can't get this error and handler will take care of this and delete it automatically when
0