Cloud Replication
SolutionsResourcesContact Support
v9
v9
  • Introduction
  • Core Concepts
  • Installation
    • Windows
    • Windows Zip
    • Linux
    • Increase Heap Memory
    • Configuring and Running DBSync Cloud CDM On Docker
  • Security Architecture
  • Tomcat
    • Security for Tomcat Setup
  • Utilities
    • Command Line
      • testconnection
      • showlicense
      • downloadlicense
      • diffschema
      • Describe
      • verifypasswd
      • chpwd
    • Upgrade Utility
      • Run Upgrade Utility on Linux
  • Source Setup
    • Salesforce
      • Salesforce Field Selection
      • Outbound Message Setup
      • File Replication
        • Enable and Run File Replication
    • Business Central
    • Dynamics 365
    • Salesforce HealthCloud
  • Target Setup
    • Common Database Setup
    • SQL Server 2005 Compatibility
    • Oracle
      • Oracle with Wallet
    • Azure Active Directory Setup Process
    • AWS Redshift
      • Amazon Redshift
      • Datapipeline
    • Azure Synapse
      • Configuring Storage Account Access for Selected Virtual Networks and IP Addresses
    • Azure Datalake Gen2
    • MINIO
    • Advance Settings
      • File Download
      • Rename Table or Column
      • Global prefix for Table & Column names
      • Database Logging
  • Objects
    • Filter Criteria
    • Datamasking
    • Formula Field Update
  • Restore
  • Schedule Jobs
    • Scheduler For Replication
    • Cron- functionality
  • Notifications
    • Email
    • Webhooks
  • Logs
  • Metadata
  • CDC Database Replication
    • Start Replication
    • Enabling CDC on your Database
  • Batch Mode
  • Additional Configuration settings
    • Alter Field Size in Database
    • do_sync_flag
    • Force Property
    • Multithread properties
    • Overriding Database's Datatypes
    • How to disable stdout and stderr logging on Windows
  • Data Compare
    • Introduction
    • Starting Data Compare
      • Source Setup
      • Target Setup
      • Mapping
      • Compare
      • Filtering data
      • Update Source
      • Update Destination
      • Download
      • Logs
    • Data Compare Command Line
  • Global Settings
    • Profile Backup
    • Log Event Notification
    • Log Database Externalization
    • Replication Web API
  • Troubleshooting
    • Tomcat
    • Out of Memory Exception
    • Mismatch in Datasize
    • Unable to Create Sequence in Oracle DB
    • Single File Logging
    • Row Size greater than 64kb in MySQL
    • Secure your App using credentials
    • Update Salesforce/MS CRM Org ID
    • Incorrect Syntax Near Column Name
    • SSL Configuration in DBSync Tomcat
  • Release Notes
    • Release 9.4.4
    • Release 9.4.3
    • Release 9.4.2
    • Release 9.4.1
    • Release 9.4
    • Release 9.3
    • Release 9.2.2
    • Release 9.2.1
    • Release 9.2
    • Release 9.1
    • Release 9.0.6
    • Release 9.0.5
    • Release 9.0.4
    • Release 9.0.3
    • Release 9.0.2
    • Release 9.0.1
    • Release 9.0
    • Release 8.4
    • Release 8.3
    • Release 8.2
    • Release 8.1
    • Release 8.0
Powered by GitBook
On this page
  1. Utilities

Command Line

PreviousUtilitiesNexttestconnection

DBSync Cloud Replication now comes with "admin" utilities to assist users using Linux/Unix environments. These are provided to assist in setting up and verify configuration in profiles.

Setting up

<<dbsync-install>>/scripts contain admin.bat and admin.sh to run the commands. Verify

  1. SYNCH_HOME points to your dbsync install directory

  2. JAVA_HOME points to your JRE/JDK installation

For Linux users

  1. Provide run permission to admin.sh

    chmod \+x admin.sh

  2. If there are issue running admin.sh, try

    dos2unix admin.sh

  3. If error shows NoClassDefFound error, then very likely your shell script is unable to identify the install directory and construct CLASSPATH. Check with your admin or contact our support for further assistance.

Commands

testconnection
showlicense
downloadlicense
diffschema
describe
verifypasswd
chpwd