Skip to main content
An administrator might configure some parameters that control the behavior of data pipelines to modify the default behavior across the System or specific nodes. You can use the ALTER SYSTEM ALTER CONFIG SQL statements to control the configuration parameters. Syntax
SQL
General Parameters Binary Format Parameters You can modify these parameters to change the default behavior of the BINARY data format extraction. Examples Set the target execution time for the extractor task to 600 seconds.
SQL
Set the default endianness of transforms to little endian for the BINARY extract.
SQL
The configuration values only go into effect after the ALTER SQL statement succeeds and you restart the affected nodes.
Load Data Data Types for Data Pipelines Data Formats for Data Pipelines Configuration Settings for Data Pipelines
Last modified on May 20, 2026