TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-160
INFO CATALOG
Example
The following INFO CATALOG command displays the current catalog process
attributes, showing that RETAINDEPTH is set to 3, RELEASED is OFF, and
ROUNDROBIN is OFF:
TMF 85> INFO CATALOG
Catalog Configuration:
retaindepth 3, released Off, roundrobin Off
The following command shows the current catalog-process attributes when
ROUNDROBIN is ON:
TMF 86> INFO CATALOG
Catalog Configuration:
retaindepth 3, released Off, roundrobin On
Last Reel: None.
Table 3-9. INFO CATALOG Output
Heading or Item Description
Retaindepth Number of online dump generations retained in the catalog.
Released Status to which online or audit tape volumes are set after all
dumps on the volumes are marked for deletion. If ON,
status becomes RELEASED; if OFF, status becomes
SCRATCH.
Roundrobin ROUNDROBIN attribute setting. If ON, the catalog is
searched in round-robin fashion, so that all tapes in the
catalog are used before any are re-used. If OFF, the
catalog is searched in the standard way, so that the first
available tape after the beginning of the tape list is used.
Last Reel Name (identifier) of tape reel, if TMF has been started and
a tape has been assigned. Otherwise, this field displays the
following information:
“None” if TMF has been started but no tape has been
assigned.
“TMF not started” if TMF is stopping or stopped.
This field only appears if ROUNDROBIN is ON, and is not
generated when the OBEYFORM option is used in the
INFO CATALOG command.