Liquibase Parameters for Teradata
Last updated: June 9, 2026
This page lists all Liquibase parameters specific to the Teradata BTEQ native executor. These parameters are available in Liquibase Secure and require a valid license key.
For a list of general Liquibase parameters, see Liquibase Parameters.
Note: BTEQ executor parameters are not configurable as CLI arguments. Configure them in liquibase.properties, as environment variables, or in liquibase.bteq.conf.
Name ( | Type | Description |
|---|---|---|
| String | Path to the BTEQ executable. Default: |
| Integer | Timeout in seconds for BTEQ execution. Set to |
| Boolean | Retain generated BTEQ scripts for debugging. When enabled, scripts are written to the path set by |
| String | Directory where retained debug scripts are written. Only used when |
| String | Custom filename for retained debug scripts. Only used when |
| String | Additional arguments passed to the BTEQ process on startup. |
| String | Path where BTEQ writes its log output. |
| Integer |
|