OBLOADER and OBDUMPER V3.2.0 released in August 2022 provide optimized data import performance and improved formats of exported date and time data types.
New features
| Tool | Description |
|---|---|
| OBLOADER |
|
| OBDUMPER |
|
Fixed issues
OBLOADER does not support the latest kernel version of OceanBase Database.
OBLOADER terminates when it splits a file.
The monitoring logs are repeatedly printed when you use OBLOADER to import data.
OBLOADER terminates when it imports a table group.
An error occurs when you use OBLOADER to import data to a table definition with a generated column as a partitioning key.
Duplicate data is generated when you use OBLOADER to import data, but no discard file is generated.
The empty values of the TINYTEXT, MEDIUM TEXT, TEXT, and LANGTEXT data types imported by OBLOADER change to
NULL.The
--ignore-unhexoption becomes invalid when you use OBLOADER to import data in theCUT,SQL, orPOSformat.By default, when the
--ctrl-pathoption is not specified, OBLOADER searches and uses control files from the data/ directory.When OBDUMPER exports
snapshotdata, the data exported from non-template-based subpartitions is duplicate.A syntax error occurs when you use OBDUMPER to export the result set of a conditional query in Oracle mode.
OBDUMPER repeatedly exports data and cannot exit when the conditional query contains an
ORclause.OBDUMPER cannot export the FLOAT data type in Oracle mode.
The table name must be specified when you use OBDUMPER to export the result set of a custom query.
OBDUMPER terminates when it exports a table with a primary key but the primary key column is excluded.
When you use OBDUMPER to export the result set of a custom query in the
SQLformat, the table name is missing.OBDUMPER cannot export the definitions of generated columns in OceanBase Database V1.4.x in MySQL mode.
The constraint definitions exported by OBDUMPER lack spaces, which can cause syntax parsing errors.
OBDUMPER cannot export table group definitions in OceanBase Database V1.4.x, V2.x, or V3.x in MySQL mode.
The precision of the TIMESTAMP, TIME, DATETIME, TIMESTAMP WITH TIME ZONE, and TIMESTAMP WITH LOCAL TIME ZONE data types exported by OBDUMPER is inconsistent with that in the database object definition.
