Version information
- Release date: December 31, 2024
- Version: V3.0.0
Feature updates
[New] Added a root cause analysis scenario for full migration of OceanBase Migration Service (OMS). For more information, see oms_full_trans.
[New] Added the
dev_helper.shscript to assist in building development environments and creating test packages.[New] Added some inspection items.
[New] Added the
strict_host_key_checkingoption toinner_configto specify whether to check the public key of the remote host in an SSH connection. The default value is0, which specifies not to check the public key. You can specify this option as needed.[New] Added a feature to return an error when obdiag is run in the
~/.obdiagdirectory or any of its subdirectories.[New] Added a feature to automatically back up historical scenario files in the obdiag directory upon a version upgrade.
[Modified] Canceled the encryption feature of the
obdiag gather logcommand and changed the packaging format totar.gz.[Modified] Changed the option for importing root cause analysis environment variables from
--input_parameterto--env.[Modified] Changed the name of the root cause analysis-related add-on script from
_scene.pyto.py. Back up your custom scripts as needed.[Optimized] Optimized the
obdiag gather logcommand to support global concurrency. The default concurrency is 3.[Optimized] Optimized the
obdiag gather plan_monitorcommand to support the collection of Active Session History (ASH) reports, DBtime, and execution information of thedbms_xplan.display_cursorfunction.[Optimized] Optimized the output of the
obdiag analyze logcommand. Analysis logs in the output are sorted by the time of the first occurrence of the error code in each log.
Notice
To use obdiag V3.0.0 on an OceanBase cluster deployed by using OceanBase Deployer (obd), the version of obd must be V3.1.0 or later.