Database Error Messages

ORA-17128

SQL string is not a query.

Cause

The SQL string is not of the SELECT type for the given operation.


Action

Ensure that the SQL string matches the SELECT query type for the given operation.