Database Error Messages

PCC-02412

FOR clause not permitted in OBJECT GET or SET statement

Cause

An explicit FOR clause was used in an OBJECT GET or OBJECT SET statement. Use of the FOR clause is illegal for these statements.


Action

Remove the FOR clause.