Please be aware that the SAP SQL Anywhere Forum will be shut down on August 29th, 2024 when all it's content will be migrated to the SAP Community.

When using "Alter database calibrate" is the calibration dependent on the database file size?

asked 17 Dec '10, 08:22

Martin's gravatar image

Martin
9.1k131170257
accept rate: 14%


Yes. Calibration involves sampling I/O retrieval times for each dbspace, and the larger the dbspace the more sampling is performed, up to a maximum of 3200 pages with the 12.0.0 release.

permanent link

answered 17 Dec '10, 15:23

Glenn%20Paulley's gravatar image

Glenn Paulley
10.8k577106
accept rate: 43%

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:

×276
×6

question asked: 17 Dec '10, 08:22

question was seen: 1,644 times

last updated: 17 Dec '10, 15:23