Before You Start a Workstation [ SNA NRJE Node Manager's Guide ] MPE/iX 5.0 Documentation
SNA NRJE Node Manager's Guide
Before You Start a Workstation
Before you begin starting up workstations, you must have prepared a job
stream file for each workstation you want to start. Each job must be
named Wsid.NRJE.SYS, where Wsid is the workstation's configured
identification. When you issue a command to start an NRJE workstation,
the corresponding Wsid.NRJE.SYS file is streamed. Each job must be in
this format:
!JOB Manager.SYS,NRJE
any JCWS, etc.
!RUN NRJEMON;INFO="Wsid"
!EOJ
where
* Manager is a user who has all the MPE capabilities except system
manager (SM), which is optional.
* Wsid is the wsid for the workstation. This must match the wsid in
the job's file name.
This stream job starts NRJEMON, which is the monitor for SNA NRJE
workstations. You can include other MPE commands in the stream file.
For example, a JCW can be used to determine whether to automatically
restart NRJE. See the SNA NRJE User/Programmer Reference Manual for more
information.
NOTE If you are using the SNA Server for the node, the stream job is
different. See chapter 2 of the HP SNA Server/Access User's Guide
for more information.
If several NRJE workstations are going to be run simultaneously, increase
the limit on the number of jobs so that it accommodates the number of
workstations that will be active.
MPE/iX 5.0 Documentation