When i am trying to update a blob object am getting error : SQLCODE: -904, SQLSTATE: 57011, SQLERRMC: 00C900D1;00000907
always. How to investigate this and possible solution to this.
Your lob is exceeding the system limit defined for DB2. Either ask your DBA's to increase it, or use a smaller lob.
Reason code 00C900D1 - The amount of space allowed for processing LOB values by a user has been exceeded. The amount of space allowed per user is indicated by panel DSNTIP7.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.