Is there any limit or throttling on jdbc connectio...
# ask-stanley-ai
r
Is there any limit or throttling on jdbc connections?
c
AI generated answer (using internal Slack threads):
Based on the provided Slack threads, there is no explicit mention of a limit or throttling on JDBC connections in NetSuite. However, one user did mention an issue with the query length exceeding the supported limit of 32768. According to a support case they filed, adjusting the QueryMaxSize configuration requires the NetSuite Engineering team to update the NetSuite ODBC server. The suggested alternate solution is to limit the query length. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.836853
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.800964355
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.797790527
Please provide your feedback on this answer.
r
I'm asking specifically about jdbc