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


$D NETACCT - Display networking account numbers

z/OS JES2 Commands
SA32-0990-00

Function

To display the JES2 networking account numbers.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-$D--NETACCT--+---------------------------------+------------->
                '-| Selection limiting keywords |-'   

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

Display limiting keywords

|--+----------+--+----------+--+----------+--+----------+------->
   '-,--JACCT-'  '-,--JTHRU-'  '-,--NACCT-'  '-,--NTHRU-'   

>--+---------+--------------------------------------------------|
   '-,--TYPE-'   

Selection limiting keywords

|--+--------------------------------+--------------------------->
   '-,--+---+--JACCT--+-=--+--jacct-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

>--+--------------------------------+--------------------------->
   '-,--+---+--JTHRU--+-=--+--jthru-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

>--+--------------------------------+--------------------------->
   '-,--+---+--NACCT--+-=--+--nacct-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

>--+--------------------------------+--------------------------->
   '-,--+---+--NTHRU--+-=--+--nthru-'   
        '-/-'         +-^=-+            
                      +->--+            
                      '-<--'            

>--+------------------------------+-----------------------------|
   '-,--+---+--TYPE--+-=--+--type-'   
        '-/-'        +-^=-+           
                     +->--+           
                     '-<--'           

Parameters

NETACCT
Displays JES2 networking account numbers.
JACCT=jacct
Specifies the 1 to 4 character name that defines a job account number.
JTHRU=jthru
Specifies the 1 to 4 character upper limit of the range of job account numbers.
NACCT=nacct
Specifies the 1 to 8 character name that defines a network account number.
NTHRU=nthru
Specifies the 1 to 8 character upper limit of the range of network account numbers.
TYPE=type
Specifies the type of account number defined by this statement.

Authority Required

This command requires display 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 read security access authority. For a description of assigning command input authority, see z/OS JES2 Initialization and Tuning Guide, SA32-0991.

Scope

Single member. The response to this command will be a display of information about this member only.

Messages

The individual parameter descriptions list the resulting messages.

Example

 1   $D NETACCT

  $d netacct
  $HASP468 NETACCT
  $HASP468 NETACCT  JACCT=1234,JTHRU=1234,NACCT=NET001A,
  $HASP468          NTHRU=NET001A,TYPE=BOTH

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014