Database Error Messages

ORA-11556

REPLACE annotation is not allowed in a CREATE statement.

Cause

REPLACE clause is not allowed in a CREATE statement.


Action

REPLACE annotation is allowed only in ALTER statements.