IBM OS/390 User Manual

Page of 673
28.6 Managing Remote Operations
As with VSE, remote systems and workstations can communicate through NJE or
RJE via commands and messages. Some remote workstations and systems have
console operators, while others may not. The remainder of this chapter
describes how to communicate via JES2 commands.
28.6.1 JES2 RJE Operations
There are many kinds of remote workstations: BSC and SNA, ones with just a
reader and printer, and others with consoles, disks and spooling capability.
Some have human operators, others do not. Some must be managed by the
central host operators, others by a remote operator.
28.6.1.1 Host Operations
Usually, the remote operator controls the RJE session once the lines and
interfaces are enabled. However, the host OS/390 operator can also initiate
some sessions and may become involved with recovery operations if problems
arise. Here are some JES2 commands to support RJE:
$S LGNn
Start the JES2/VTAM ACB (for SNA remotes)
$S LINE(nn)
Start the line
$S RMT(nn)
Start the RJE session (SNA only)
$E LINE(nn)
Re-start the line
$P LINE(nn)
Drain the line
$D Mnn,
Please drain your printer
Send a message to the remote operator.
28.6.1.2 Remote Workstation Operations
You should set up an RJE workstation (of each type) to orient your remote
operators to the JES2 environment, show them how to submit jobs, retrieve
output, and enter commands.
Here are some JES2 RJE statements to sign on and off:
For BSC Remotes, use /*SIGNON  to sign on, and /*SIGNOFF  to sign off.
For SNA Remotes, use LOGON - sign on to JES2, and LOGOFF - sign off
(these are actually VTAM commands).
See Chapter 6 in the 
JES2 Initialization and Tuning Guide for more details.
The most common commands for RJE are for printers:
$S PRn
Start the printer initially or after a setup message
$DF
Display forms queued to this remote
$D JOBQ,CMDAUTH=R3 
Display jobs that can be affected by Remote 3
$DO JOBQ,DEST=R3
Display output that is destined for Remote 3
$T PRn,F=xxxx,C=...
Set up printer n for other forms, classes and so on
452
VSE to OS/390 Migration Workbook