Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom properties for the export jobs are:

Custom PropertyDefault ValueDescription
export.jdbc.field.%s.varchar-length50
  • property can be set on the cluster settings page or within an export job configuration (when set in both settings, the settings on the cluster setting page are dismissed)
  • '%' must be replaced by the field name respectively
  • property defines the length of a varchar field
export.jdbc.dialect.%s.varchar-length100000
  • property can be set on the cluster settings page or within an export job configuration (when set in both settings, the settings on the cluster setting page are dismissed)
  • '%' must be replaced by the dialect name respectively
  • property defines the varchar length within a varchar column
export.jdbc.varchar-length112
  • property can be set on the cluster settings page or within an export job configuration (when set in both settings, the settings on the cluster setting page are dismissed)
  • property defines the varchar length within jdbc export jobs