Null error message while creating Resource Limits
Symptoms
When you set the Resource Limits for a Db2 data source, you might get the
following null error
message:
DAL01008. An error occurred while accessing the database. Invalid operation. ERRORCODE=-4470, SQLSTATE=08003
Environment
QMF for WebSphere®Resolving the problem
Set the JDBC property progressiveStreaming to true:- Right click on a data source and select Properties.
- In the Properties for data source window, from the Connection Parameters section, click Advanced.
- In the Advanced JDBC Settings window, select progressiveStreaming and set its value to true.
- Click OK.