Db2 A memory allocation error has occurred, com.ibm.db2.jcc.am.SqlException: SQLCODE=-83, DRIVER=3.65.77

637 views Asked by At

I am getting error from Db2 saying :

SQL Error [ ]: A memory allocation error has occurred.. SQLCODE=-83, SQLSTATE=     , DRIVER=3.65.77
  com.ibm.db2.jcc.am.SqlException: A memory allocation error has occurred.. SQLCODE=-83, SQLSTATE=     , DRIVER=3.65.77

I have tried and refer this link which match my error code but I am not getting any luck. In my local I am having DB2v11.1_win64 Db2 server.

This is my local Db2 server. and I have java running 1.8. Its development environment.

Any one has idea please let me know.

0

There are 0 answers