Facing contention issue on Oracle table mtl_onhand_lock_temp.
Hi all, Facing contention issue on Oracle table mtl_onhand_lock_temp. This is a Global temporary table. I can see multiple concurrent request active trying to insert data on this table and so this contention. What could be the possible reason for this contention, how can i avoid this contention?