Home | Previous Page | Next Page   Setting Up and Managing Enterprise Replication > Defining Replication Servers, Replicates, Participants, and Replicate Sets > Defining Replicates >

Setting Up Error Logging

The Aborted Transaction Spooling (ATS) files and Row Information Spooling (RIS) files contain information about failed transactions and aborted rows. You can use this information to help you diagnose problems that arise during replication. For more information about these files, refer to Monitoring and Troubleshooting Enterprise Replication.

Recommendation::
Until you become thoroughly familiar with the behavior of the replication system, you select both ATS and RIS options.
To configure your replicate to use ATS and RIS
  1. Set up the ATS and RIS directories. For instructions, see Creating ATS and RIS Directories.
  2. Specify the location of the ATS and RIS directories when you define your server. For instructions, see Defining Replication Servers.
  3. Specify that the replicate use ATS and RIS when you define the replicate by including the --ats and --ris options in the replicate definition.

For more information, see Special Options.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]