The script files for the Data copy tool (CopyS) are made up of a series of sequentially-executed commands.
The following commands are recognized:
LOG = (<parameters>) |
Selects a trace file for the Log function. |
DATA_SRC = (<parameters>) |
Selects the parameters that define the data source. |
DATA_DEST = (<parameters>) |
Selects the parameters that define the destination of the data. |
RUN |
Runs the transfer operation. The data source and destination must have been defined. |
RELEASE |
Releases the connection caches of certain source types (SQL, MID, etc.). |
Click below for more information on: