KM
07/07/2026, 2:43 AMCeligo AI
07/07/2026, 2:43 AMAI generated answer (using internal Slack threads):The SuiteQL query string length limit is 32768 characters. If your query exceeds this limit, you will encounter an error message indicating that the query length exceeds the supported limit. This limit is set by NetSuite's ODBC server and cannot be adjusted without intervention from NetSuite's Engineering team. Here is the error message you might encounter:
[NetSuite][SuiteAnalytics Connect JDBC Driver][OpenAccess SDK SQL Engine]Query length of 39889 exceeds supported limit of 32768. Please configure QueryMaxSize to support the query.[10293]
Please note that if you need to run a query that exceeds this limit, the recommended solution is to limit your 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.
******Celigo AI
07/07/2026, 2:43 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81805408
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.802581787
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.792755127
Celigo AI
07/07/2026, 2:43 AM