Safecom command syntax – HP Integrity NonStop J-Series User Manual
Page 126
![background image](/manuals/398631/126/background.png)
SAFECOM Command Syntax
Safeguard User’s Guide — 422089-020
C - 2
SAFECOM Command Syntax
object-type
can be any of the following:
DISKFILE
DISKFILE-PATTERN
SUBVOLUME
PROCESS
SUBPROCESS
(DISKFILE
can also be spelled as
DISCFILE.)
object-list
has the following form:
{ object-spec }
{ ( object-spec [ , object-spec ] ... ) }
object-spec
for disk files, can be either a fully or a partially qualified disk-file name or a
disk-file set.
for diskfile patterns, can be fully qualified diskfile-pattern name or set.
for subvolumes, can be either a fully or a partially qualified subvolume name or
a subvolume set.
for processes, can be either a fully or a partially qualified process name.
for subprocesses, can be either a fully or a partially qualified subprocess name.
object-name
is the name of an existing protected object of the same type as
object-type
. It is
used in the LIKE clause.
object-attribute
is any valid security attribute for the appropriate object type of the command. A
complete list of object attributes appears under the SET
object-type
command.
SAFECOM Command Syntax
The following diagrams show the syntax of each SAFECOM command presented in
this manual.
ADD object-type object-list [ , ]
[ LIKE object-name | object-attribute ]
[ , object-attribute ] ...