TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-187
SET DEFINE Command
* GEN gen-number Indicates that this file is part of a generation group
Specify an integer in the range 0001 to 9999 to indicate
the absolute generation number. The default is 0001.
LABELS
{
ANSI |
IBM |
OMITTED |
BYPASS |
BACKUP |
IBMBACKUP
}
Specifies the type of tape and, for labeled tapes, the
label processing mode to be used
If you specify LABELS, you must also specify VOLUME.
ANSI: The tape file is on an ANSI-standard labeled tape,
and the system is to perform standard label processing
on the file (LP mode).
IBM: The tape file is on an IBM-standard labeled tape,
and the system is to perform standard label processing
on the file (LP mode). Any DEFINE that includes
LABELS IBM must also include RECFORM.
OMITTED: The tape file is not on a standard labeled
tape, and the system does no label processing except to
check that tape is not a standard labeled tape (NL
mode). If you specify LABELS OMITTED, you must also
include DEVICE.
BYPASS: The system does no label processing and
does not check whether tape is labeled (BLP mode). If
you specify LABELS BYPASS, you must also include
DEVICE.
BACKUP: The tape is used for labeled-tape BACKUP or
RESTORE operations. (LABELS BYPASS is also
acceptable for tapes to be read in RESTORE
operations, but not for tapes written by BACKUP
operations.)
IBMBACKUP: Indicates that the tape label is in IBM-
MVS format used by BACKCOPY, BACKUP, and
RESTORE.
* OWNER owner-id Identifies the owner ID in the VOL1 label for IBM labeled
tapes only (LABELS must be IBM or ANSI)
Specify any identifying name or code from 1 to 14
characters long.
MOUNTMSG "text" Specifies an additional mount message to be displayed
along with the system mount message or the drive
usage request printed when this DEFINE is opened
Specify a quoted or unquoted character string of up to
80 characters. Include information such as the length
and urgency of tape job.
Table 8-8. TAPE DEFINE Attributes (page2of4)
Name and Value Function