|
|
|
|
This chapter explains how a job is submitted and processed using RJE and explains the function of each of the components. It includes the following information:
Overall structure of RJE components
Stages involved in submitting and processing a job
Contents of a job file
Input processing
Output processing and routing
RJE workstation
Console program
Configuration information
Usage notes
RJE Components and Their Interactions, illustrates the various RJE components and the interactions between them.
The 'Submit' spool command adds jobs to a local job spool on the disk.
You can list these jobs and remove them from the spool using the 'List' and 'Cancel' spool commands.
The RJE workstation, which runs independently of the spool commands, sends the spooled jobs to the host and receives the output.
You can route the output from the host to a directory, program, or file.
Each RJE workstation is configured to run on a particular Solaris computer, (which can be either a server or a client). A workstation can be started only on its configured computer, and other RJE commands related to the workstation (stopping the workstation, displaying the workstation's status, or starting the console program) must be issued on the same computer. Spool commands to submit, list, or cancel jobs for the workstation must also be issued on the same computer, unless your System Administrator has set up the configuration to enable them to be issued from other computers.
|
|
|
|
|