Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Routing Entry (RMVRTGE) command removes a routing entry from the specified subsystem description. The subsystem can be active at the time the command is run.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SBSD | Subsystem description | Qualified object name | Required, Positional 1 |
Qualifier 1: Subsystem description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
SEQNBR | Routing entry sequence number | 1-9999 | Required, Positional 2 |
Top |
Specifies the name and library of the subsystem description that contains the routing entry being removed.
This is a required parameter.
Qualifier 1: Subsystem description
Qualifier 2: Library
Top |
Specifies the sequence number of the routing entry being removed. The sequence numbers on the routing entries indicate the order that the routing entries will be processed when comparing values. When a job enters the system, the compare value for the job is compared to the compare value for the routing entries in a subsystem. When the first match is found, the routing information for that entry is used for the new job; therefore, the sequence numbers indicate the compare order.
This is a required parameter.
Top |
RMVRTGE SBSD(OR/PERT) SEQNBR(9912)
This command removes the routing entry 9912 from subsystem description PERT in library OR.
Top |
*ESCAPE Messages
Top |