I have java thick client application which runs on Sql anywhere 16.0 db . For profiling purpose I want query's execution time and query statistic while my application hit the db. So how do I find the same using Sql Anywhere 16.0 |
You can do this with application profiling. You can read all about it (including how to enable/disable it) here: http://dcx.sybase.com/index.html#sa160/en/dbusage/perform-s-4478058.html |