Archiving and Purging Data Events
After processing, data events which have processed successfully are purged. The system can be configured to archive these events.
You will need to understand the technical architecture for archiving and purging events.
The configuration tables hold the staging information for data events and jobs and the configuration parameters for the data events handling application.
Configuration parameters are set for the purge events application to process. This configuration should only be changed to match the server configuration.
Configuring Tables for CONFIG Schema
Tables need to be configured in the Relational Replication database CONFIG schema for multi-server purging.
Configuring Tables for Multi-server Artefacts
Tables need to be configured in the Relational Replication database CONFIG schema for multi-server artefacts.
Configuring Tables for Data Type Mapping
A new table needs to be created in the RR database CONFIG schema for data type mapping.
Configuring Tables for Late Commit Changes
The system has to check and correct for late commit changes. You must configure the files it uses to achieve this.
In this topic