Products Downloads


French version


 

The data copy tool can be used with a command line via the CopyB command.

 

This command uses a script file (*.cps) that specifies the required operations. This file can either be generated interactively by the Data copy tool (graphical wizard) or be built by the user.

 

The command uses the following syntax:

 

C:\> copyb @<script_file_name>.cps

 

Alternatively, you can specify a script's contents in full on the command line:

 

C:\> copyb LOG=((NAME="test.log"))…

 

The drawback of this syntax is that it generates very long command lines that are hard to read. In addition, with multiple copies of data from the same source, this solution is less efficient than using a .cps script, because it entails multiple reconnections to the database and/or Middleware.

 

Examples >>

 

 

Click below for further details about:

 

 ›  The script file format.

 

 

↑ Top of page

  • Aucune étiquette