tora
tora copied to clipboard
Oracle session browser (sql address instead of sql_id)
The pair of values (SQL_ID, CHILD_NUMBER) is not unique. i.e. it is not a unique key in v$sql. Revert back changes in toSession and start usind SQL address and child address where possible.