The prepared statement named in the error message does not exist. Prepared statements are created by calling the EGL prepare statement.
Correct the program logic by adding a prepare before the prepared statement is used.