Database Error Messages

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.