Remove CC Server Client (RMVCCSCLT)

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

The Remove Change Control Server Client (RMVCCSCLT) command allows you to remove a client defined in the change control server database. The asterisk (*), the slash (/), and embedded blanks are not allowed.

Top

Parameters

Keyword Description Choices Notes
CLIENT Client Character value Required, Positional 1
Top

Client (CLIENT)

Specifies the client in the change control server database.

The possible value is:

client-name
Specifies the name of the client being removed. The length of the name of the client can be up to 63 characters. If you specify the name of a client that does not exist in the database, the command is rejected.

Another alternative to defining a client is to use the Automatic target registration attribute. You can specify this attribute using the Change CC Server Attribute (CHGCCSA) command. With the Automatic target registration value the client is automatically defined the first time it connects to the change control server and you would not need to define the client.

Top

Examples

Example 1: Remove a CCS Client

RMVCCSCLT   CLIENT(CONNERY)

This command removes client CONNERY.

Top

Error messages

*ESCAPE Messages

MSS0123
Internal processing error occurred.
MSS0A2F
Client name not found.
MSS0A30
Pending request for this client.
MSS0A40
Change control client name not valid.
MSS0A41
Change control client name cannot be removed.
MSS2109
Change control client not removed.
Top