Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Nickname (ADDNCK) command is used to add a nickname to the system distribution directory. The nickname must be unique if it is a public nickname. The nickname must be unique only for the owner if it is a private nickname.
A nickname is a short version of either a directory entry or a distribution list name. More information about nicknames is in the SNA Distribution Services book, SC41-5410.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
NCK | Nickname | Element list | Required, Positional 1 |
Element 1: Nickname | Character value | ||
Element 2: Access | *PRIVATE, *PUBLIC | ||
USRID | User identifier | Element list | Optional |
Element 1: User ID | Character value | ||
Element 2: Address | Character value | ||
LSTID | List identifier | Element list | Optional |
Element 1: List ID | Character value | ||
Element 2: List ID qualifier | Character value | ||
TEXT | Nickname description | Character value, *DFT | Optional |
Top |
Specifies the nickname to be added and the ability of users to access the nickname.
The possible nickname value is:
The possible nickname access values are:
This is a required parameter.
Top |
Specifies the two-part user identifier for which a user nickname is being added. Both the user ID and address elements must be specified. More information about specifying the user ID and address is in the SNA Distribution Services book, SC41-5410.
Note: This parameter cannot be specified when the LSTID parameter is specified.
The possible user ID value is:
The Possible user address value is:
This is a required parameter.
Top |
Specifies the two-part list identifier of the distribution list for which a list nickname is being added. Both the list identifier and qualifier elements must be specified.
Note: This parameter cannot be specified when the USRID parameter is specified.
The possible list identifier value is:
The possible list qualifier value is:
Note: The distribution list identifier has two parts, the ID and the qualifier, separated by at least one space. If lowercase characters are specified, the system changes them to uppercase.
The naming rules for the two-part list ID are identical to the rules for the user ID and address. A complete description of these rules is in the SNA Distribution Services book, SC41-5410.
This is a required parameter.
Top |
Specifies the description of the nickname.
Top |
ADDNCK NCK(SEC44A *PUBLIC) USRID(XZWS44A RCHAS1) TEXT('Secretary for Department 44A')
This command adds a public user nickname which is a short version of the User ID and Address XZWS44A&rbl.RCHAS1. If this nickname is unique it is added to the directory.
Top |
*ESCAPE Messages
Top |