All Products
Search
Document Center

ApsaraDB for OceanBase:Overview

Last Updated:Mar 17, 2023

This topic describes the conversion scope and incompatibilities of DDL synchronization during data migration from an Oracle database to an Oracle tenant of OceanBase Database.

Supported DDL operations

CREATE TABLE: For more information, see CREATE TABLE.

CREATE INDEX: For more information, see CREATE INDEX.

ALTER TABLE: For more information, see ALTER TABLE.

DROP TABLE: For more information, see DROP TABLE.

DROP INDEX: For more information, see DROP INDEX.

RENAME OBJECT: For more information, see RENAME OBJECT.

TRUNCATE TABLE: For more information, see TRUNCATE TABLE.

COMMENT: For more information, see COMMENT.

Unsupported DDL operations

DDL operations not listed in this topic are not supported.

Incompatibilities

For more information, see DDL incompatibilities between an Oracle database and an Oracle tenant of OceanBase Database.