My Oracle Support Banner

DBMS_RESOURCE_MANAGER.CALIBRATE_IO fails with ORA-00600: [ksfdcsdoio:brqs] (Doc ID 2446296.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

While running calibration_io ,its failing with ora-600 errors.

DBMS_RESOURCE_MANAGER.CALIBRATE_IO (5, 10, iops, mbps, lat);

DBMS_OUTPUT.PUT_LINE ('max_iops = ' || iops);
DBMS_OUTPUT.PUT_LINE ('latency = ' || lat);
DBMS_OUTPUT.PUT_LINE ('max_mbps = ' || mbps);

 

ORA-00600: internal error code, arguments: [ksfdcsdoio:brqs], [5], [], [], [], [], [], [], [], [], [], []
ORA-17510: An attempt to do I/O of size to block is beyond file size . Logical block size: .

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.