Remove TCP/IP Server (RMVTCPSVR)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Remove TCP/IP Server (RMVTCPSVR) command is used to remove a server that was previously added with the Add TCP/IP Server (ADDTCPSVR) command.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
SVRSPCVAL Server special value Character value Required, Positional 1
Top

Server special value (SVRSPCVAL)

Specifies the special value of the server that will be removed.

character-value
Specify the special value of the server to be removed.
Top

Examples

RMVTCPSVR   SVRSPCVAL(*XYZ)

This command removes the server special value *XYZ from the list of servers supported by the STRTCPSVR (Start TCP/IP Server) and ENDTCPSVR (End TCP/IP Server) CL commands.

Top

Error messages

*ESCAPE Messages

TCP1641
TCP/IP server &1 not removed.
Top