Page tree

Versions Compared

Key

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

Column size in database can be altered based on the corresponding Salesforce field size during DBSync Replication. This functionality is applicable for data types text, number or currency.

To enable this feature, please follow the below steps.

  • Edit system.properties under <<install-folder>>\dbsync-repl\WEB-INF\db\conf and include the command alter.schema.size=true
  • When alter.schema.size=false, this feature will be disabled.