In transport mode the user is interactively prompted for input to export application data from one database and, if appropriate, import it into another database. The input parameters and the Loader configuration file can be used to generate the syntax of the Loader commands and to execute the requested transformation (transport, export, import).
You require the Demo Databases DEMODB and TESTDB.
Start the Loader in transport mode: loadercli -p
In the actual transport mode, no knowledge of the loader syntax is required. The generated Loader commands are however displayed on the console and in the Loader files, and the user can then use them as templates for writing own Loader commands.
See also:
Loader, Transport Mode,
Transformation
Below are just a few examples of different uses of the Loader CLI in transport mode.
● Examples for transporting
● Examples for exporting
● Examples for importing
See also: