Database Error Messages

ORA-17014

Invalid ResultSet position. ResultSet is positioned before the first row.

Cause

The resultSet cursor is not positioned


Action

Set the ResultSet cursor, call resultSet.next() first