Data Replication
- Data Replication 9.7.0 HotFix 2
- All Products
start tasktask_name[-d] [-l] [args="task_parameters"] [configuration_name] [connection_list]
sttask_name[-d] [-l] [args="task_parameters"] [configuration_name] [connection_list]
Parameter | Description |
|---|---|
task_name | The name of the replication task. |
-d | Runs the task with its dependencies. |
-l | Runs the task as a foreground process. |
args= "task_parameters" | One or more optional parameters for the task. If you enter multiple task parameters, use a space to separate them from one another. Enclose all of the task parameters in double quotation (") marks.
See Appendix D in the
Informatica Data Replication User Guide for a list of optional InitialSync, Extractor, and Applier command line parameters.
|
configuration_name | The name of the configuration with which to run the task. Include this parameter if the task requires a configuration. |
connection_list | For configurations that have multiple targets, a space-separated list of database connections that correspond to the targets for which to run the task. |
start task extract -l args="SKIP_CONTINUITY_CHECK=y SKIP_DEFAULT_TX=n" Ora2Ora_config
st apply Ora2Ora_config Ora_tgt