z/OS JES2 Commands
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


$E NETSRV(nnn) - Restart a network server

z/OS JES2 Commands
SA32-0990-00

Function

To reset a network server. All connections associated with the server will be terminated.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$E--+-NETSRV--+--+-nn--+------------+-------------------+---->
       +-NETSERV-+  |     '- ---+-mm-+-'                   |   
       '-NSV-----'  |           '-*--'                     |   
                    |    .-,--------------------------.    |   
                    |    V                            |    |   
                    '-(------+-nn-+--+------------+---+--)-'   
                             '-*--'  '- ---+-mm-+-'            
                                           '-*--'              

>--+---------------------------------+-------------------------><
   '-| Selection limiting keywords |-'   

Selection limiting keywords

|--+------------------------------+----------------------------->
   '-,--+---+--ASID--+-=--+--asid-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

>--+------------------------------+----------------------------->
   '-,--+---+--NAME--+-=--+--name-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

>--+----------------------------------+------------------------->
   '-,--+---+--SOCKet--+-=--+--socket-'   
        '-/-'          +-^=-+             
                       +->--+             
                       '-<--'             

>--+--------------------------------+---------------------------|
   '-,--+---+--STACK--+-=--+--stack-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

Parameters

(nn)|(nn-mm)
A single or range of numeric values between 1 to 999.
SOCKET=socket (Selection limiting keyword)
Specifies the name of a local socket which the NETSRV is to listen upon.
STACK=stack (Selection limiting keyword)
Start of changeFilters based on the name of the TCP/IP stack to be used by this server.End of change
ASID=asid (Selection limiting keyword)
Specifies the hexadecimal address space ID associated with the active NETSRV. asid is 1 to 4 hexadecimal digits.
NAME=name (Selection limiting keyword)
Specifies the address space name associated with the active NETSRV. The address space name is the subsystem name followed by the character 'S' followed by the 3–digit device number, for example, JES2S001.

Authority Required

This command requires system authority. The description of the $T RDRnn command explains how to ensure that the authority of the appropriate MVS™ system command group is assigned.

This command requires control security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single system. The values supplied for this command will be in effect for this member only.

Messages

$HASP898

Example

$e netsrv(2)

$HASP898 NETSRV2 STATUS=ACTIVE,ASID=0027,NAME=JES2S002,
$HASP898         SOCKET=S2,STACK=

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014