HP-UX SNAplus2 RJE User's Guide (April 2007)

Getting Started
Using SNAplus2 RJE
Chapter 2 33
/opt/sna/bin/rjeusr or /opt/sna/bin/rjeusrpad, then output will
be routed according to a usr card in the data, or it will be placed in the
base directory for this workstation (/var/opt/sna/rje/RJE1/output).
See Chapter 3, “SNAplus2 RJE Components and Operation,” of this
manual for information on using the usr card.
Stopping the Workstation
To stop workstation RJE1, issue the following command:
snaprjestop RJE1
The workstation will stop after one minute of inactivity. If you want the
workstation to stop immediately, issue the command with the -i option:
snaprjestop -i RJE1
This command stops the workstation immediately. However, before using
the -i option, be sure that no data transmission is in progress.
You can submit jobs while the workstation is not running, and those jobs
will be sent when the workstation is restarted. Try the following
command after you stop the workstation:
snaprjesend RJE1
filename
Then type,
snaprjelst -al RJE1
Information will display about all of the jobs currently spooled for the
workstation as in the example below:
SPL_irgjvf bsmith 11/02/92 20:00:43 WAITING 10 0 - 1 demo2B
After a job has been sent to the host, this information is deleted if you did
not specify the list_sent_jobs option in the workstation style file. If
you specify this option, you can use the snaprjelst command with the
-s option (for sent jobs only) or the -b option (for both waiting and sent
jobs) to list this information. See Chapter 4, “SNAplus2 RJE
Commands,” for more information about this command.
If you want to delete this job from the spool before it is transmitted to the
host, type the following command:
snaprjecan SPL_irgjvf
This command deletes a single job.