Example 1 - Run a Process Directly from the Command Line

Use this task to run a process directly from the command line.

To run a process directly from the command line, specify the following:

PR0CMND /R  TYPE=type  REQUEST=identifier.name  
PR0CMND
Type PR0CMND to begin the command line sequence. Note that the character following PR is the number 0 (zero).
/R
Specify /R or –R to run the process.
TYPE=type
Enter the command-line keyword TYPE= and follow with EXTRACT, INSERT, LOAD, or CONVERT.
REQUEST=identifier.name
Enter the command-line keyword REQUEST= followed by the name of the process request.