Connection limit for SQLDB with small_plan (Bluemix) -


what concurrent connection limit sqldb small plan? have liberty application bounded sqldb service small plan , got following error. db2 sql error: sqlcode=-4712

the free beta plan features 100mb per instance , 10 concurrent connections.

the small plan features 10gb max per instance , 20 concurrent connections.

the premium plan features 500gb max storage per instance , 100 concurrent connections.

see link below more information:

https://console.ng.bluemix.net/?ace_base=true/#/store/cloudoepaneid=store&serviceofferingguid=0d5a104d-d700-4315-9b7c-8f84a9c85ae3&fromcatalog=true

if think you're close exhausting connections, should use monitoring , analytics service monitor connection pools:

https://www.ng.bluemix.net/docs/#services/monana/index.html#gettingstartedtemplate


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -