z/OS JES3 Initialization and Tuning Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Statement Summary

z/OS JES3 Initialization and Tuning Reference
SA32-1005-00

Table 1. NETSERV Summary
Variable Value
Required/Optional Statement Optional
Statement Default None.
Placement in Initialization Stream This statement must follow the ENDJSAM statement.
Coding Considerations NAME is the only required parameter. However, the SYSTEM parameter must be specified at initialization time or modified later to start the address space.
Security Usage The NETSERV address space must be defined to the security product STARTED class. To minimize the number of STARTED profiles, it is suggested that you define all of your NETSERVs with a common name pattern so that you can cover them all with one generic profile.

See the TLS keyword on the NJERMT statement.

Performance Considerations None.
Initialization Stream Overrides The NAME= parameter cannot specify the same name as an existing DEVICE statement or a system generated device (SYSMAIN, BSC NJE printer, BSC NJE punch, or BSC NJE sender). If this happens, the system generated device overrides the Netserv definition. The only exception is during *MODIFY,CONFIG. If a printer that is defined during *MODIFY,CONFIG has the same name as a previously existing Netserv, the Netserv definition prevails and the printer is rejected.
Restart or Command Modification Cold start, warm start, or hot start with refresh for all parameters.
  • Use the *MODIFY,NETSERV=name command to modify an existing Netserv.
  • Use the *MODIFY,NETSERV,ADD=name command to add a new Netserv.
  • Use the *MODIFY,NETSERV,DELETE=name command to delete a Netserv.

An active Netserv cannot be deleted or modified except to change the JTRACE, VTRACE, or ITRACE parameter.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014