Overview

2023-12-25 08:49:42  Updated

The DBMS_METADATA package generates DDL statements and submits XML files to execute DDL statements.

Applicability

This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.

Privileges

This system package is owned by the SYS user and has privileges granted to PUBLIC. DBMS_METADATA is executed with the privileges of the caller, that is, based on the security profile of the caller.

Contact Us