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

asked 18 Feb '14, 06:49

Rajeev's gravatar image

Rajeev
115369
accept rate: 100%

edited 25 Feb '14, 04:12


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

permanent link

answered 25 Feb '14, 10:13

Jason%20Hinsperger's gravatar image

Jason Hinspe...
2.7k63447
accept rate: 35%

permanent link

answered 25 Feb '14, 12:57

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×8

question asked: 18 Feb '14, 06:49

question was seen: 1,497 times

last updated: 25 Feb '14, 12:57