Cloud Replication
v6
v6
  • Introduction
  • Getting Started
    • Registration Flow
    • Core Concepts
    • Installation
      • Windows Installation
      • Windows Zip Installation
      • Linux Installation
      • Increase Heap Memory
    • Tomcat
      • Security for Tomcat Setup
    • Security Architecture and FAQ
    • Start DBSync Replication Console
    • Navigation
    • Steps in Replication
  • Bigdata Support
    • Replication with Cassandra
    • Archive and Non Archive Mode
  • Source Apps to Database
    • Application Design
  • Database to Source Apps
  • Parent Child Relationship Columns
  • Key Features
    • Filter Criteria
    • do_sync_flag
    • Salesforce Field Selection
    • Log Event Notification
    • Scheduler for Replication
    • Global prefix for Table & Column names
    • Outbound Message Setup
    • Alter Field Size in Database
    • Rename Table or Column
    • Replication WebAPI
    • Cron Functionality
    • Data Masking
    • Running Replication
      • User Interface
      • Batch Mode
      • Scheduler
      • WebAPI
    • Page
Powered by GitBook
On this page
  1. Key Features

Alter Field Size in Database

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.

PreviousOutbound Message SetupNextRename Table or Column

Last updated 1 year ago