Applicable scenarios
This article is suitable for root cause analysis of transaction rollback errors, based on the internal table data and logs of OceanBase database.
Currently, OceanBase database V4.0.0.0 and later versions are supported. When using obdiag, you need to configure the cluster information in the ~/.obdiag/config.yml file according to your choice, or configure the cluster information through the --config option in the command.
Attention
Due to the timeliness of internal data, only current data is supported for analysis.
Usage example
Configure the analysis scenario. The default execution example is as follows:
obdiag rca run --scene=transaction_rollback
