Information about Network for a SQL statement
Hi,
I have one SQL that acceses to remote database using database link.
When I get an addm report, it says me the event "SQL*Net message from dblink" in wait class "Network" accounted for 83% of the database time spent in processing this SQL. Then I consult DBA_HIST_SQLSTAT about this SQL, but it doesn´t return me information about network.
Where can I consult information about Network ("SQL*Net message from dblink" and "bytes received via SQL*Net from dblink") for this SQL??
Regards,
Lamobe
I have one SQL that acceses to remote database using database link.
When I get an addm report, it says me the event "SQL*Net message from dblink" in wait class "Network" accounted for 83% of the database time spent in processing this SQL. Then I consult DBA_HIST_SQLSTAT about this SQL, but it doesn´t return me information about network.
Where can I consult information about Network ("SQL*Net message from dblink" and "bytes received via SQL*Net from dblink") for this SQL??
Regards,
Lamobe
0