Database Error Messages

ORA-17088

Unsupported syntax for requested ResultSet type and concurrency level

Cause

An attempt is being made to use a SQL syntax or operation that is not supported for the requested ResultSet type and concurrency level.


Action

Ensure that the SQL syntax and operations used are supported for the specified ResultSet type and concurrency level.