Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Installing Data Replication
  4. Preparing Source and Target Systems
  5. Replication Basic Concepts
  6. InitialSync Processing
  7. Extractor and Applier Processing
  8. DDL Replication
  9. Recovery and Checkpoint Processing
  10. Configuring the Server Manager
  11. Creating Replication Configurations in the Data Replication Console
  12. Managing Replication Configurations
  13. Running Data Replications
  14. Configuring Selected Replication Types
  15. Monitoring Data Replication
  16. Maintaining the Replication Environment
  17. Troubleshooting
  18. Data Replication Files and Subdirectories
  19. Data Replication Runtime Parameters
  20. InitialSync, Extractor, and Applier Command Line Parameters
  21. Server Manager Command Line Parameters
  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

Data Replication Script Files

Data Replication Script Files

Data Replication provides the following script files in the root installation directory:

Informatica Data Replication Console

idr_cmd_line.sh or idr_cmd_line.cmd
Starts the Replication Configuration Command Line Interface.
idr_console.cmd
Starts the Data Replication Console. The Data Replication Console is supported only on Windows.

InitialSync

initialsync.sh or initialsync.cmd
When either the source or target is Oracle, synchronizes the source and target tables.
initialsync_odbc.sh or initialsync_odbc.cmd
When neither the source nor target is Oracle, synchronizes the source and target tables.
initialsync_teradata.sh or initialsync_td.cmd
When the source is Oracle and the target is Teradata, synchronizes the source and target tables.
initialsync_odbc_teradata.sh or initialsync_odbc_td.cmd
When the source is a database other than Oracle and the target is Teradata, synchronizes the source and target tables.
initialsync_direct.sh
When the target is Oracle, synchronizes the source and target tables using a DIRECT command line parameter setting of
y
.

Extractor

extract.sh or extract.cmd
Starts the Informatica Data Replication extraction engine based on the configuration file that you generated from the Data Replication Console.
extract_db2.sh or extract_db2.cmd
When the source database is DB2 for Linux, UNIX, and Windows, starts the Informatica Data Replication extraction engine based on the configuration file.
extract_mssql.sh or extract_mssql.cmd
When the source database is Microsoft SQL Server, starts the Informatica Data Replication extraction engine based on the configuration file.
extract_sybase.sh or extract_sybase.cmd
When the source database is Sybase ASE, starts the Informatica Data Replication extraction engine based on the configuration file.

Applier

apply.sh or apply.cmd
Starts the Informatica Data Replication apply engine based on the configuration file that you generated from the Data Replication Console.
apply_db2.sh or apply_db2.cmd
For DB2 targets, starts the Data Replication apply engine to apply captured changes to the target database.
apply_oracle.sh or apply_oracle.cmd
For Oracle targets, starts the Data Replication apply engine to apply captured changes to the target database.
apply_odbc.sh or apply_odbc.cmd
For ODBC-enabled targets, starts the Data Replication apply engine to apply captured changes to the target databases.
apply_datadirect.sh
For targets with DataDirect drivers, starts the Data Replication apply engine to apply captured changes to the target databases.
apply_td.sh or apply_teradata.cmd
For Teradata targets, starts the Data Replication apply engine to apply captured changes to the target databases.

Server Manager

idrcmd.sh or idrcmd.bat
Starts the Server Manager Command Line Interface.
install_sm_service.cmd
Installs the Data Replication Server Manager as a service on Windows.
server_manager.sh or server_manager.cmd
Starts the Data Replication Server Manager.
start_sm_service.cmd
Starts the Data Replication Server Manager as a service on Windows.
stop_sm_service.cmd
Stops a Data Replication Server Manager service that is running on Windows.
uninstall_sm_service.cmd
Uninstalls a Data Replication Server Manager service on Windows.

0 COMMENTS

We’d like to hear from you!