How to check which procedure(sql_id) is calling a particular sql id
We have a performance issue and we ended up with a problematic sql, we want to find from which procedure(sql_id)
that sql_id is being called.
0
We have a performance issue and we ended up with a problematic sql, we want to find from which procedure(sql_id)
that sql_id is being called.