Database Error Messages

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.