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

Exporting a Configuration File

Exporting a Configuration File

You can export a configuration that is stored in the SQLite database in XML and SQLite database format to a specified directory.
If you use Informatica Fast Clone with the Fast Clone Server option, you can copy the exported configuration XML file for Fast Clone Server use. From the Fast Clone
Runtime Settings
DatabaseSync Integration
view, you must enable Fast Clone integration with Data Replication and then point to the exported configuration XML file.
  1. On the
    Server Manager
    tab >
    Configs
    view, select the configuration that you want to export and then click the
    Export
    icon button on the Replication Configurations toolbar.
    The
    Export Configuration 'config_name'
    dialog box appears.
    The configuration does not need to be open for you to export the configuration file.
  2. Select one of the following options to indicate the system to which you want to export the configuration:
    • Server Manager Main server system
      . Exports the configuration to the computer where the Server Manager Main server runs.
    • Data Replication Console system
      . Exports the configuration to the computer where the Data Replication Console runs.
  3. In the
    Path to the destination folder
    field, enter the path to the folder to which to export the configuration, or click the
    Browse
    button to browse to the folder.
    If you enter a destination folder that does not yet exist, the Data Replication Console creates the folder at the path you specify, provided that the path and parent folders are valid. Destination folder names cannot contain spaces.
  4. Click
    Export
    .
    The
    Report of Operation
    dialog box displays the status of each export operation. Statuses are: success, failed, or skipped. The
    Total
    row indicates whether the overall configuration file export succeeded.
    • Data Replication copies information from source and target connections to the XML configuration file and the configuration SQLite database.
    • If you export a configuration that has multiple targets, the XML configuration file and the configuration SQLite database include connection information only for the primary target. Connection information for the secondary targets is lost. However, because Data Replication exports the Applier and Send File SQLite databases, the other target information in these databases is available for each target.
  5. If the export operation succeeded, click
    Close
    . Otherwise, resolve any failures and try to export the configuration again.

0 COMMENTS

We’d like to hear from you!