Chapter 10 Working with Replication Server


RepServer replication definition properties

RepServer replication definition property sheets contain all the standard article tabs, along with the RepServer Options tab, the details of which are listed below:

Property Description
Enable replication Enables or disables replication for a table. You have to specify the following properties:

  • Primary table name – specifies the name of the primary table.
  • Scripting name: PrimaryTableName
  • Replication definition name – specifies the name of the replication definition.
  • Scripting name: ReplicationDefinitionName
  • Multiple Owner – specifies the mode (on/off) of the table to replicate, so that both the table name and the owner name are considered for replication.
  • Scripting name: MultipleOwner
  • Column replication type – specifies the type of the column replication: "all columns", "minimal columns".
  • Scripting name: ColumnReplication
  • Standby type – specifies the type of standby. You can choose from one of the following values:

    • All
    • Replication definition


  • Scripting name: StandBy

 


Copyright (C) 2008. Sybase Inc. All rights reserved.