Database Error Messages

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

PCC-02332

attempted to redefine SQL identifier

Cause

A SQL identifier (such as a cursor name) can be defined only once.


Action

Do not redefine the SQL identifier.Use a different name.