Database Error Messages

PCC-02343

body of cursor must be a query expression

Cause

A cursor definition must be a SELECT statement.


Action

Rewrite the cursor definition.