SQL Performance (MOSC)

MOSC Banner

Does using DBMS_RESOURCE_MANAGER.CALIBRATE_IO update any system/optimizer statistics in the DB?

edited Apr 21, 2016 10:23AM in SQL Performance (MOSC) 7 commentsAnswered ✓

Hi All,

I am thinking of using this tool in PROD database during downtime(when the system is idle) to understand how much IOPS our DB host can handle without any issues.

Can someone please tell if using this tool results in any system statistics getting updated?

I read some concerns regarding the change in execution plans for the queries which use parallel degree. Is that true and are there any concerns with using procedure?

I want to avoid any execution plans getting changed due to using it. Is it only read-only tool or doest it actually 'calibrate' something. Name of the procedure is misleading

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center