Notification Exception: (Env:Production) : : java.lang.String :
PreparedStatementCallback; SQL [ UPDATE txn_tracker set status=?,
schedule_dt=SYSDATE() where txn_id =? and status=? ];
Deadlock found when trying to get lock; try restart
How to cope with this Exception
Please suggest..