Delete/modify entry in operator command table
Component: | BS2000 |
Functional area: | Operator function control |
Domain: | not allocated |
Privileges: | OPERATING |
Routing code: | @ |
Function
The DISCONNECT-CMD-SERVER command deletes the link between an operator command and a command server running as a $CONSOLE application.
Format
DISCONNECT-CMD-SERVER |
CMD-NAME = <structured-name 1..30> |
Operands
CMD-NAME = <structured-name 1..30>
Specifies the command name for which an entry in the command table is to be deleted. The command name may be up to 30 characters long and must comply with the naming convention for command names.
The entry with the highest priority, i.e. the entry assigned to the command-issuing
$CONSOLE application, is deleted. If the command was entered in the list of operator commands using the CONNECT-CMD-SERVER command, the command name and all aliases are deleted from the list of operator commands when the last link is deleted.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | No error | |
1 | 0 | NBR1114 | Link involved does not exist |
1 | CMD0202 | Syntax error |