How can find the schema name
654192May 5 2009 — edited May 5 2009Hi,
I just want to know,
based on the sql statements in v$sql, want to know the schema from which the queries are being executed.
and one more thing,
one sql procedure/function got failed from the application , I want to know from which schema it got failed and the time when it got failed?
RR