Problems connecting ThingWorx 9.2 to a external SQL server without using an external extension.
I followed this article to configure my database thing: https://www.ptc.com/en/support/article/cs318728
I got the database configured but when i try to run services to check the connection (the query that i'm trying is SELECT GetDate()) the following error returns: "Unable to Invoke Service RunDatabaseQuery on DatabaseConnection : Execute Query failed: java.sql.SQLException: Cannot get a connection, pool error Timeout waiting for idle object"
Don't know what may be wrong I used the following configuration for the database thing
And the property tab looks like this
Please let me know if you need more information to help me

