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:
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
Post a Comment