X125: Must execute statement before fetch.
When using dynamic SQL, before issuing a FETCH command you must PREPARE and EXECUTE the command.
Parent topic:
X100 - X149