Option when calling the Loader with LOADERCLI; use this option to control whether the Loader is started as a client-server application or as a separate program.
-r <loader_server>
<loader_server> |
Name of the local server on which the Loader CLI and the Loader Server are located |
If the option -r <loader_server> is specified, the Loader CLI creates a network connection to the Loader Server (both programs are on the local server) and sends all commands that need to be executed to the Loader Server.
If the option –r is not specified, the Loader CLI uses the embedded Loader Server to execute the commands. In this case, there is no network communication between the Loader CLI and the Loader Server.