RMVNETJOBE (Remove Network Job Entry)

RMVNETJOBE Command syntax diagram

 

Purpose

The Remove Network Job Entry (RMVNETJOBE) command removes a network job entry from the system. The network job entry determines the action taken when an input stream is sent to a user on this system by using the Submit Network Job (SBMNETJOB) command. This entry is used to determine whether the input stream is automatically submitted, placed on the queue of received files for a user, or rejected. The entry also specifies the user profile that is used for checking the authority to the job description referenced in the batch job. There should be one entry for each user or group of users who submit jobs to this system.

If this command is used to remove an entry for a specific user, an entry may still exist that is in effect for that user. For example, if the user removes the entry for user ID, JOE PGMRS, and if there is an entry with a user ID, *ANY PGMRS or *ANY *ANY, that entry is used to handle any jobs submitted by JOE PGMRS. Additional information on the job entry table is in the SNA Distribution Services Link to PDF book.

 

Restrictions

  1. This command is shipped with public *EXCLUDE authority.
  2. The internal value for a node identifier may differ from the characters shown by the RMVNETJOBE command depending on the type of work station (language) being used. If the byte-string value specified for the FROMUSRID command parameter does not match the rules for an internal node identifier value, or if it does not match the internal value for any defined node (ignoring case differences), an error may be reported.

 

Required Parameters

FROMUSRID
Specifies the two-part user ID that identifies the network job entry being removed. Specify the two-part user ID. Both parts of the user ID are required.

Note: Depending on the work station being used, the internal value for a new user identifier may differ from the characters shown by the Display Network Job Entry (DSPNETJOBE) command. If the byte-string value specified for the FROMUSRID parameter does not match the rules for an internal user identifier value, or if it does not match the internal value for any enrolled user, an error may be reported.

Example for RMVNETJOBE

RMVNETJOBE  FROMUSRID(JOE SMITH)

This command removes the network job entry that is used to determine the action that is taken for any input streams received from user ID, JOE SMITH. The network job authority for user ID, JOE SMITH, is taken from either the network job entry *ANY SMITH, if that entry exists, or from the network job entry *ANY *ANY, if that entry exists. If neither of these entries exist, all jobs received from user ID, JOE SMITH, are rejected.

Error messages for RMVNETJOBE

*ESCAPE Messages

CPF8050
Network job table could not be accessed.
CPF8051
*ANY not correct for second part of user ID.
CPF8054
Network job entry &1 &2 not removed.
CPF9040
Wrong characters used in User ID or address, or List identifier &1 &2.