TMF Reference Manual (G06.24+)
TMFCOM Messages
HP NonStop TMF Reference Manual—522418-002
A-24
Message Descriptions
74
Cause. Either a DUMP FILES or an ALTER AUDITDUMP command specified too
many disk volumes, as follows:
•
The DUMP FILES command named too many disk volumes in the DISKMEDIA
parameter, which identifies the disk volumes that receive the dumps. No more
than 16 volumes can be specified.
•
The ALTER AUDITDUMP command attempted to add too many disk volumes to
the dump process configuration. The total number of volumes is the sum of the
number of disk media already configured, plus the number added by the
ADDDISKMEDIA parameter, minus the number deleted by the DELDISKMEDIA
parameter; at any particular time, this total cannot exceed 16 volumes.
Effect. The command fails.
Recovery. Re-enter the DUMP FILES command with DISKMEDIA set to the proper
limit, or re-enter the ALTER AUDITDUMP command with the combination of already-
configured volumes, volumes added by ADDDISKMEDIA, and volumes removed by
DELDISKMEDIA totalling no more than 16.
75
Cause. An ALTER AUDITDUMP command specified the ADDDISKMEDIA or
DELDISKMEDIA parameter, while the MEDIUM parameter was set to TAPE.
ADDDISKMEDIA and DELDISKMEDIA add or delete, respectively, individual disk
volumes from the dump process configuration. MEDIUM specifies the kind of medium
on which the dump is recorded and can be set to DISK (for disk volumes) or TAPE (for
tape volumes). ADDDISKMEDIA or DELDISKMEDIA can only be used when
MEDIUM is set to DISK.
Effect. The command fails.
Recovery. Re-enter the command with the ADDDISKMEDIA or DELDISKMEDIA
specification removed or with MEDIUM set to DISK.
Either a DUMP FILES command specified more than 16 disk
volumes in the DISKMEDIA parameter, or an ALTER AUDITDUMP
command would have resulted in a total of more than 16 disk
volumes configured for the dump process.
The command can only specify DISKMEDIA with MEDIUM DISK.