-79878 Result set not open, operation next not permitted. Verify that autocommit is OFF
Explanation
This error occurs when an application attempts to access the ResultSet.next() method without executing a result set query.
This error occurs when an application attempts to access the ResultSet.next() method without executing a result set query.