> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-replication-main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-replication-main/additional-configuration-settings/alter-field-size-in-database.md).

# 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.
