With IBM JDBC driver I can read part of a result set without problems, but when the complete result set is read, following error occurs.
```
com.ibm.db2.jcc.am.SqlException: [jcc][t4][10120][10898][…
## Question
**What is your question?**
After login success, I am getting issues at
driver.WaitUntilVisible(By.XPath(Elements.Xpath[Reference.Login.CrmMainPage])
…