TMF Operations and Recovery Guide (G06.24+)
The TMF Catalog
HP NonStop TMF Operations and Recovery Guide—522417-002
6-3
Displaying the Catalog
•
The names of the tape or disk volumes on which the file resides
•
The names of the oldest audit-trail files (MASTER and AUXILIARY) necessary to 
recover the file
You initiate online dumps with the DUMP FILES command, as described in Section 5, 
Online Dumps.  A single online dump can include many audited files that share a 
unique dump serial number.
Displaying the Catalog
Use the INFO DUMPS command to see dump media information recorded in the TMF 
catalog. The INFO DUMPS command allows you to specify selection criteria to control 
the scope and detail of the report generated, sort by files or serial number, or specify a 
type or status.
Any user allowed to use TMFCOM can use the INFO DUMPS command, whether or 
not TMF is running.
The following example shows an INFO DUMPS command that produces a report of 
online dumps to tape that are currently needed by TMF recovery processes (assigned 
tapes):
27> TMFCOM/ OUT $S.#DUMP1/
TMF 1> INFO DUMPS *.*.*, STATUS ASSIGNED, TYPE ONLINEDUMP, &
>>>DETAIL, SORT BYSERIAL, MEDIUM TAPE
Here is the resulting report:
System  \DBA              Current Date-Time  30-Jan-2002 13:24:44 
        Dump            Dump         Dump  Media  Media  Media
 FileName   Serial   Date - Time   Type Master Data Status Type Status  Name  Part Copy
---------------- ------ ------------------- ------ ------ ------ -------- ---- -------- -----------------
$MAIL01.TMAILDBA
DISTLIST    515   18-Jan-2002 14:42:26 online 171   171 assigned tape assigned TMF074  1   1
RECIP      515   18-Jan-2002 15:11:34 online 171   171 assigned tape assigned TMF074  1   1
DISTLIST    508   14-Jan-2002 14:21:28 online 168   168 assigned tape assigned TMF058  1   1
$MAIL03.TMAILDBA
DEPSTAT     508   14-Jan-2002 14:21:29 online 168   168 assigned tape assigned TMF058  1   1
EXTOBJS     508   14-Jan-2002 14:21:31 online 168   168 assigned tape assigned TMF058  1   1
X400NAME    508   14-Jan-2002 14:21:32 online 168   168 assigned tape assigned TMF058  1   1
BASETABS    417   7-Jan-2002 19:02:35 online 163   163 assigned tape assigned TMF142  1   1
CATALOGS    417   7-Jan-2002 19:02:37 online 163   163 assigned tape assigned TMF142  1   1
CATDEFS     417   7-Jan-2002 19:02:39 online 163   163 assigned tape assigned TMF142  1   1
COLUMNS     417   7-Jan-2002 19:02:41 online 163   163 assigned tape assigned TMF142  1   1
COMMENTS    417   7-Jan-2002 19:02:49 online 163   163 assigned tape assigned TMF142  1   1
EXPIRE     417   7-Jan-2002 19:03:21 online 163   163 assigned tape assigned TMF142  1   1
FILES      417   7-Jan-2002 19:03:23 online 163   163 assigned tape assigned TMF142  1   1
INDEXES     417   7-Jan-2002 19:03:25 online 163   163 assigned tape assigned TMF142  1   1
BASETABS    395   30-Dec-2001 17:53:52 online 157   157 assigned tape assigned TMF127  1   1
CATALOG     395   30-Dec-2001 17:53:53 online 157   157 assigned tape assigned TMF127  1   1
Sorting your INFO DUMPS reports by serial number produces a more usable report. 










