For doing updation we are locking the table in Exclusive mode.
what command did you use to lock the table in exclusive mode? Usually DBAs define the type of locking and to my knowledge WITH HOLD will only lock the record(s) fetched/updated, so please explain the code you have used for exclusive locking?
Regards,
Jayind