Measure Network traffic of SQL*NET
Hi,
Is there any wah I can measure how my SQL*NET is doing.
For Example:
1.For each SQL statement.
2.Each Insert/Update.
3.SQL Loader.
Can I row the responce time its taking at network layer.
I know one way is to enable the 10046 trace and check the wait events.
Are there any other possible ways to do that.
Thanks