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.0k130166257
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.8k576106
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:

×274
×6

question asked: 17 Dec '10, 08:22

question was seen: 1,500 times

last updated: 17 Dec '10, 15:23