-824: Statement in conflict with COMPATIBLE option
Explanation:
The option COMPATIBLE is set, and an SQL array statement was specified with the keyword FOR.
User Action:
The option COMPATIBLE was used in conjunction with array statements. Array statements are only supported from Release 3.1 onwards. Remove the COMPATIBLE option or change the array statement.