-> To truncate the instance table locks i.e. when one user locked the object and the user wants to lock the same object then dead lock condition occurs. At that time to truncate the instance tables from the back end.
Syntax:
Truncate instance_table_locks;