DSM/Tape Catalog Management Programming Manual
Commands and Responses
DSM/Tape Catalog Management Programming Manual—520481-003
5-3
Common Command Tokens
ZMCS-TKN-POOLNAME
specifies the name of a new pool. It cannot duplicate a pool name already in this
volume catalog, but it can duplicate a pool name in another volume catalog.
ZMCS-TKN-SECURITY
specifies the new security level for the volume catalog. Specify the security level as
a character string representing the operating system security levels for read, write,
execute, and purge access. Enclose the string in quotation marks.
ZMCS-TKN-SYSTEM
specifies the name of the node to which the command changes apply.
ZMCS-TKN-TAPEDRIVE
specifies the tape drive name. Include the node name when the tape drive is not on
your current default node.
ZMCS-TKN-TAPEFILEID
specifies the name of the tape file to catalog. When given, it must be the first
parameter, and it must match the file name in the tape’s label. If this name is not
specified, the file name in the tape’s label is used for the catalog entry. You must
specify the tape file ID if no tape file ID is in the tape label.
ZMCS-TKN-TAPEVOLUME
specifies the name of the tape as written in the tape label when you use a tape with
an existing label or the name that goes in the tape label when you create a labeled
tape from an unlabeled tape.
ZMCS-TKN-USER
specifies the new group and user ID permitted to use the volume catalog. The
group ID and user ID are specified as group-ID, user-ID.
group-id
is a number in the range 0 through 255. (255 is reserved as the group ID for
system operators and the super ID.)
user-id
is a number in the range 0 through 255 that identifies a user within a group.
(255 is reserved for a user ID as it is for a group ID.)
ZMCS-TKN-VOLUMECATALOG
specifies the logical name of an existing volume catalog in which to create new
pools. The node name must be included if the volume catalog is not on your
current default node.