Which statement describes the consequence?

View the Exhibit to examine the parameters set for your database instance. You execute the
following command to perform I/O calibration after the declaration of bind variables in the
session that are used in the command: SQL> EXECUTE
dbms_resource_manager.calibrate_io( num_physical_disks=>1, – max_latency=>50,
-max_iops=>:max_iops, – max_mbps=>: max_mbps, – actual_latency=>:actual_latency);
Which statement describes the consequence?

View the Exhibit to examine the parameters set for your database instance. You execute the
following command to perform I/O calibration after the declaration of bind variables in the
session that are used in the command: SQL> EXECUTE
dbms_resource_manager.calibrate_io( num_physical_disks=>1, – max_latency=>50,
-max_iops=>:max_iops, – max_mbps=>: max_mbps, – actual_latency=>:actual_latency);
Which statement describes the consequence?

A.
The calibration process runs successfully but only the latency time is computed.

B.
The calibration process runs successfully but the latency time is not computed.

C.
The command produces an error.

D.
The calibration process runs successfully and populates all the bind variables.



Leave a Reply 0

Your email address will not be published. Required fields are marked *