TMF Reference Manual (G06.24+)

TMFCOM Messages
HP NonStop TMF Reference Manual522418-002
A-26
Message Descriptions
79
filename
is the invalid file name.
Cause. The command contained one or more wild-card characters (*) in its
DISKMEDIA parameter list. However, only fully qualified medium identifiers must be
used in this command.
Effect. The command fails.
Recovery. Re-enter the command, using only fully qualified medium identifiers.
80
Cause. An ALTER AUDITDUMP command specified a tape-oriented parameter, while
the MEDIUM parameter was set to DISK. The tape-oriented parameter might have
been BLOCKSIZE, COPIES, SYSTEM, or VERIFYTAPE. MEDIUM specifies the kind
of medium on which the dump is recorded, and can be set to TAPE (for tape volumes)
or DISK (for disk volumes). BLOCKSIZE, COPIES, SYSTEM, or VERIFYTAPE can
only be used when MEDIUM is set to TAPE.
Effect. The command fails.
Recovery. Re-enter the command with the tape-oriented specification removed or with
MEDIUM set to TAPE.
81
Cause. A DUMP FILES or ALTER AUDITDUMP command included the MEDIUM
DISK parameter but did not specify a particular disk volume as the dump destination.
For example, at least one disk volume must be specified in the DISKMEDIA parameter
of the DUMP FILES command or in the ADDDISKMEDIA parameter of the ALTER
AUDITDUMP command.
Effect. The command fails.
Recovery. Re-enter the command with at least one volume specified in DISKMEDIA
or ADDISKMEDIA.
In this context, the command cannot include wild-cards in the
DISKMEDIA parameter list. The invalid DISKMEDIA was:
filename.
TAPEMEDIA is only allowed with MEDIUM TAPE.
The command requires at least one DISKMEDIA volume with
MEDIUM DISK.