CALIBRATE RESOURCE
The CALIBRATE RESOURCE
statement is used to estimate and output the 'Request Unit (RU)` capacity of the current cluster.
Synopsis
- CalibrateResourceStmt
CalibrateResourceStmt ::= 'CALIBRATE' 'RESOURCE'
Examples
CALIBRATE RESOURCE;
+-------+
| QUOTA |
+-------+
| 68569 |
+-------+
1 row in set (0.03 sec)
*Note:**
The RU capacity of a cluster varies with the topology of the cluster and the hardware and software configuration of each component. The actual RU that each cluster consumes is also related to the actual workload. This estimation is for reference only and might have some deviation from the actual maximum value.