TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-227
RESET TAPEMEDIA
*
resets all tape volume specifications to their default values and clears all tape
volume specifications that have no defaults.
Security Restrictions
Anyone can issue the RESET TAPEMEDIA command.
TMF State Requirement
You can enter the RESET TAPEMEDIA command at any time, whether or not TMF has
been started.
Usage Guidelines
The resetting or clearing of specifications by RESET TAPEMEDIA is local to your
current session only, and is not propagated to TMFSERVE. These changes take effect
when you issue subsequent ADD TAPEMEDIA commands within your session and
cease to apply when your session ends.
If TAPEMEDIA is accidentally set for a dump to disk operation, enter RESET DUMPS
TAPEMEDIA to clear it.
If DISKMEDIA is accidentally set for a dump to tape operation, enter RESET DUMPS
DISKMEDIA to clear it.
Example
The following RESET TAPEMEDIA command resets the LABEL specification to OFF,
overriding an earlier SET command that established the ON value for this specification:
TMF 95> RESET TAPEMEDIA LABEL
All subsequent ADD TAPEMEDIA commands that do not include the LABEL parameter
will use the OFF value for that specification:
TMF 96> ADD TAPEMEDIA TT05, DRIVE $TAPE1
TMF 97> ADD TAPEMEDIA TT06, DRIVE $TAPE2
TMF 98> .
.
.
The next RESET TAPEMEDIA command resets or clears all tape volume
specifications, as applicable:
TMF 98> RESET TAPEMEDIA *