The HS_FDS_PARSER_TOKEN_SIZE is used for setting the parser token size in case the default size is not sufficient. The default value can be changed if the following error occurs:
pclex input buffer overflowed, try to increase the variable tokenSize in your evironment.
- Default value: 1,000 characters
- Range of values: Any positive integer value
With a default value of 1,000, the gateway could handle SQL statements close to 2M. Note that the SQL statements sent to the gateway could be very different from the SQL statements issued by the users. If in doubt, turn on gateway trace. Increase this parameter to handle larger SQL statements sent to gateways.


LinkBack URL
About LinkBacks




Reply With Quote