Configuring Replication Server System Database (RSSD) information

This section describes how to define the information that RepConnector uses to connect to the Replication Server System Database (RSSD) to gather metadata information that RepConnector uses to process the events from Replication Server.

StepsEntering Replication Server System Database information

  1. On the Replication Server System Database Information page, enter the JDBC URL string that connects to the RSSD:

    jdbc:sybase:Tds:<RSSD host machine name>:
       < RSSD port number >/< RSSD database name>
    

    where:

    For example:

    jdbc:sybase:Tds:mymachine:4501/SAMPLE_RS_RSSD
    
  2. Enter the user name and password to connect to the RSSD.

  3. Select your message grouping preference.

    NoteIf you use RepConnector to replicate tables containing large text or image type fields, Sybase recommends that you do not use the Group option. With large text or image data groupings, your system may run out of memory after accumulating only several messages.

Return to step 10 in “Adding and configuring a new connection”.