search or audit a session using DBA_HIST_ACTIVE_SESS_HISTORY
Hi experts,
We here have a table which is facing row lock contention issue.
we need to find from client end on the cuplrit sessions and enable auditing on the table using DBA_HIST_ACTIVE_SESSION_HISROTY table.
can you please let me know the steps.