The task is to change the client library so that one can get an error for a result set but still receive other result sets. Rationale --------- This feature is needed in stored procedures when we want to abort a result set and send another result set through a handler.
