X125: Must execute statement before fetch.

When using dynamic SQL, before issuing a FETCH command you must PREPARE and EXECUTE the command.