An attempt was to execute parameterized SQL with a data map access method that does not support it.
The task ends.
The presence of a question mark in the WHERE clause causes the system to switch to parameterized SQL mode and receive parameters on each read request. Remove the question mark if it was not intended. Parameterized SQL processing is limited to certain data map access methods.