DSM/Tape Catalog Operator Interface (MEDIACOM) Manual
MEDIACOM Commands
DSM/Tape Catalog Operator Interface (MEDIACOM) Manual—429828-010
2-180
? Command
Volume \SKY.$OPRVOL.OPR
Unload ON
You want a different volume and subvolume name as the session default names, so
you use the VOLUME command to set new names on \SKY, the current default node:
MC> VOLUME $MKT.SALES
MC> ENV
Tape Drive NO SESSION DEFAULT SET
File Catalog \SKY.FILE_CATALOG_SKY
Volume Catalog \SKY.MASTER_TAPE_CATALOG
Pool TAPES_FOR_SKY
Volume \SKY.$MKT.SALES
Unload ON
\SKY, $MKT, and SALES remain the node, volume, and subvolume names until you
enter another VOLUME command or exit the session.
? Command
The ? command lets you retrieve a command you previously entered during the current
session. You can request the command by line number, relative line number, or text
string.
?
entered with no line number or text string, specifies that the last command line in
the command history buffer is to be displayed.
linenum
is a positive integer that specifies the number of the command line in the history
buffer that you want to retrieve.
-linenum
is a negative integer that specifies the number of the command line to be retrieved
relative to the current line number.
string
is a text string. The ? command finds and displays the most recent command in the
history buffer that begins with the specified text string.
? [ linenum ]
[ -linenum ]
[ string ]
[ "string" ]