Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

The dbping -st 1 option performs an eternity worth of testing (4 seconds!) and uses up 200 connection numbers.

Once upon a time (say, 2004) four seconds was a short time for measuring performance but that was then and this is now... dbping -st 0.1 makes sense but alas it does not work.

asked 24 Feb '15, 14:18

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%


As you found out, you can't specify a shorter time than one second.

I don't understand the motivation for specifying a shorter time. What is the issue with using 200 connection numbers?

permanent link

answered 25 Feb '15, 09:06

Ian%20McHardy's gravatar image

Ian McHardy
3.4k23557
accept rate: 40%

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:

×275

question asked: 24 Feb '15, 14:18

question was seen: 2,584 times

last updated: 25 Feb '15, 09:06