Can we set max pool size to 300 in ThingWorx 9.0?
We are getting "SQL Query Failed" error from last couple of days.
Error details- Execute Query Failed: java.sql.SQLException: Cannot get a connection, pool error Timeout waiting for idle object
Currently, We have set max pool size to 200. Want to understand following things
1. Can we set it to 300?
2. What factor we should consider before increasing pool size?
3. Does this will impact on my other application which also access the same DB?
We are using ThingWorx 9.0 with SQL Server
Thanks

