Menu

Bi-directional and Offline replication

Help
2023-03-10
2023-03-15
  • Iván Fraile Sanchez

    I have problems with the configuration of Symmetrics ds. I want to always work in offline mode and bi-directionally replicate the data 1 time per day but I can't control how often the program generates the CSV files. I don't know how I can control the discrepancies either. I am reading the documentation and I have changed many parameters but it doesn't work. The files are generated with random frequency. Could someone send me an example? Is it possible to filter the information to replicate with condition columns?
    cluster.lock.enabled=false
    db.connection.properties=
    db.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
    db.init.sql=SET NOCOUNT OFF
    db.password=tropmi
    db.url=jdbc\:sqlserver\://pegaso.aeromarine.net\sql2014;databasename\=CSIC;sendTimeAsDateTime\=false;encrypt\=false
    db.user=import
    db.validation.query=select 1
    engine.name=master-000
    external.id=000
    group.id=master
    mssql.bulk.load.bcp.cmd=C\:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\bcp.exe
    mssql.bulk.load.use.bcp=true
    registration.url=
    sync.url=https\://IFRAILELT\:31417/sync/master-000
    Thanks in advance

     

Log in to post a comment.