Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Other Key Files

Other Key Files

Data Replication provides the following additional key files in the installation root directory:
CachedData.sqlite
The SQLite database that stores the headers of redo log files that the Extractor has read from disk, including archived redo logs and redo logs that are in RMAN backup sets. The Extractor creates this database file if the extract.oracle.use_log_file_header_cache runtime parameter is set to the default value of 1. The Extractor uses cached headers instead of re-reading backup sets or redo log headers for faster processing.
DataReplication.key
Contains the Data Replication license key value.
config.xsd
An xml schema file that defines the format of the Data Replication configuration files.
SM.db3, SM.db3-shm, SM.db3-wal
The SQLite database files that store the Server Manager settings.
SM_stat.db3
The SQLite database that stores the statistical data for the Server Manager. The Server Manager uses it to calculate the latency of the end-to-end replication.

0 COMMENTS

We’d like to hear from you!