RCCVDUN

RCCVDUN validates the distributed user name argument. A valid user name may not contain blanks. A valid user name is required to access authentication mode 2.

Syntax

RCCVDUN(distributedUserName) 

Arguments

You can use the following argument when you run the RCCVDUN function:

distributedUserName
The user ID of the distributed system on which you are running DevOps Code ClearCase® and the server component of TSO Client.

Result

The following table lists the return and reason codes that result from running the RCCVDUN function; it also provides a description of the meaning of the codes.

Table 1. Result of running the RCCVDUN function
Return code Reason code Description
0 600 Processing successful.
8 611 Distributed command failure.
612 Invalid argument value.
616 Improper number of arguments.
12 698 Internal error.
699 Internal error.

Example

PARSE Value RCCVDUN(‘userone’) With rccret rccrsn rccmsg

Output

None.