######################################################### # RESOURCE TEMPLATE # # This file contains a list of configuration attributes # for Sybase Replication Server. This is the template for # upgrading the RSSD for an existing Replication Server. # DO NOT EDIT THIS FILE. # Copy the template to another file and edit that. # # Syntax of the resource file is: # # product_name.attribute:value # # Attributes with a value of USE_DEFAULT will use the Sybase # defaults for this platform. # # NOTES: # Generic attributes are prefaced by "sybinit." The # only generic attributes are "release_directory" and "product." # ######################################################### ######################################################### # RELEASE LOCATION # sybinit.release_directory: /usr/u/sybase # The product that you wish to configure. Possible values are: # rs # sybinit.product: rs ############################################################# # REPLICATION SERVER ATTRIBUTES # # is this a new Replication Server installaion rs.new_config: no # is this Replication Server being upgraded rs.rs_upgrade: yes ############################################################# # REPLICATION SERVER INFORMATION # # name for the Replication Server rs.rs_name: rs # sa login for this Replication Server rs.rs_rs_sa_user: sa # sa password for this Replication Server rs.rs_rs_sa_pass: USE_DEFAULT ############################################################# # REPLICATION SERVER SYSTEM DATABASE INFORMAITON # # name of the SQLServer that will manage the Replication Server's # system database. rs.rs_rssd_sqlsrvr: rssd # name of the database where the Replication Server system tables # will be stored. rs.rs_rssd_db: USE_DEFAULT # sa login for the system SQL Server rs.rs_rssd_sa_login: USE_DEFAULT # sa password for the system SQL Server rs.rs_rssd_sa_pass: