Something more want to know
ezio, October 15, 2015 - 7:39 am UTC
Thanks a lot , that maybe helpful, then I want to know if the value of the 'bytes received via SQL*Net from client' will set to 0 if the instance restart.
October 15, 2015 - 12:03 pm UTC
Yes it will.
So if you are regularly bouncing your instance (which in itself is not a good idea), then you would need to take a copy of the relevant stats on shutdown.
THANKS
ezio, October 16, 2015 - 5:08 am UTC
THANKS
Network latency
Jon Stone, October 19, 2015 - 12:19 pm UTC
You may also want to monitor "SQL*Net roundtrips to/from client" too. If the application is very "chatty" OLTP-style application which performs lots of round trips to the database then you may find that network latency has a significant impact on application performance.