When attempting to publish a sql script as a Snapshot or View to Toad Intelligence Central, the following error occurs:
"Out of sort memory, consider increasing server sort buffer size"
The query executes successfully when run locally on Toad Data Point.
WORKAROUND
Remove the GROUP BY clause from the query and re-publish
or
Add ORDER BY NULL to the query and re-publish
STATUS
Issue fixed in version 4.0. The latest release can be downloaded here.