[IBM][CLI Driver] SQL1226N The maximum number of client connections are already started.
I have a function in java EJB that does a mass add of logs into the database. But, it gives this error. Is there a way to increase the number of client connection?
I'm using a DB2 v8
Thanks in advance.