Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-02566

cannot create duplicated table - insufficient privileges

Cause

An attempt was made to create a duplicated table when the user did not have sufficient privileges.


Action

Ensure that the user has CREATE DATABASE LINK and CREATE MATERIALIZED VIEW privileges before creating a duplicated table.