SNAX Connection Manager (SNAX/CM) Manual

Server Text Commands
SNAX/CM Sample Server
097842 Tandem Computers Incorporated C–5
Server DELETE Command The sample server DELETE command allows users to remove the definition for call
numbers and/or PUIDs for the PUs supported by the SXCMSV process, and to delete
the PROCESS option definitions for each of the LUs.
The syntax for each DELETE command option is the same as for the ADD command,
but only enough information to identify the PUID, CALLNUM, or PROCESS is
required. The syntax for the server DELETE command is as follows:
DELETE
option
[,
option
] ... [,
option
]
option
is one of:
PUID (
puidblk
,
puidnum
)
CALLNUM "
callstring
"
PROCESS ( [
lu-index
], [
proc-id
], [
file1
],
[
file2
], [ "
parm-string
" ] )
puidblk
is a three-digit hexadecimal number.
puidnum
is a five-digit hexadecimal number.
"callstring"
is a call address character string.
lu-index
is the relative index of the LU, starting from the base alias LU name, to be used by
the PROCESS option.
proc-id
is an integer from 1 through 4 that identifies the type of PROCESS option selected
for the LU. Currently, only options 1 and 2 are provided; you must provide
options 3 and 4.
file1
is a file name to be used by the PROCESS option selected.
file2
is a file name to be used by the PROCESS option selected.
parm-string
is a character string.