Remove Secondary System Name (RMVDSTSYSN)

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

The Remove Distribution Secondary System Name (RMVDSTSYSN) command allows you to remove an entry from the distribution services secondary system name table. The table contains the names of all alternate (or alias) system names for which the local system receives and may redirect distributions. When an alternate system name is removed from the table, this system no longer receives distributions for the alternate system.

Interactive display support is provided by the Configure Distribution Services (CFGDSTSRV) command. More information about configuring a distribution network is in the SNA Distribution Services book, SC41-5410.

System names and group names are translated to the graphic character set and code page 930 500, using the job's coded character set identifier (CCSID).

Restrictions:

Top

Parameters

Keyword Description Choices Notes
SYSNAME Secondary system name Element list Required, Positional 1
Element 1: System name Character value
Element 2: System group Character value
Top

Secondary system name (SYSNAME)

Specifies the system name and group name of the secondary system name table entry to be removed.

You can specify a maximum of 8 characters for the system name and a maximum of 8 characters for the group name.

This is a required parameter.

Top

Examples

RMVDSTSYSN   SYSNAME(SYS2LAJ1 ROCHESTR)

This command removes the system named SYS2LAJ1 ROCHESTR from the distribution services secondary system name table.

Top

Error messages

*ESCAPE Messages

CPF8807
Error occurred while using QSNADS journal.
CPF8818
Secondary system name table entry &1 &2 not found.
CPF8835
System name/Group &1 &2 already specified.
CPF8837
System name/Group &1 &2 in use by another distribution services function.
CPF9845
Error occurred while opening file &1.
CPF9846
Error while processing file &1 in library &2.
CPF9847
Error occurred while closing file &1 in library &2.
CPF9899
Error occurred during processing of command.
Top