BEX Command Overview
Last updated
Last updated
DPX invokes a command line interface. Execute this module from the UNIX shell prompt or Windows command prompt.
-s server
Enter the server name or TCP/IP address. Alternately, you may place this in the initfile.
-u username
Enter your user name. Alternately, you may place this in the initfile.
-p password
Enter your password. Alternately, you may place this in the initfile.
-i initfile
A file (initfile) that contains any combination of the -s, -u, or -p arguments. Following is a sample of the initfile format: server servername user adminuserid password adminpassword
-c "string"
Allows you to specify a command string in the same step that you start the interface.
-f commandfile
Points to a file that contains a command.