All Collections
On-Premise Features
How to stop JDBC statements from being truncated
How to stop JDBC statements from being truncated

How to stop JDBC statements from being truncated in FusionReactor

Michael Flewitt avatar
Written by Michael Flewitt
Updated over a week ago

By default, FusionReactor will truncate JDBC statements to 1000 characters.

You can increase this limit or disable truncation completely in the JDBC settings.

Note that this may have an effect on memory consumption with very large statements.

Did this answer your question?