TMF Operations and Recovery Guide (G06.24+)

Routine Maintenance
HP NonStop TMF Operations and Recovery Guide522417-002
2-25
Maintaining TMF Operations
Volume recovery
Dump files (online dumps)
Recover files
Each TMF operation has its own number, to distinguish it from another operation of the
same type that was used recently. Use the STATUS OPERATIONS command to see
the status of TMF operations in progress and operations that recently completed. Any
user allowed to use TMFCOM can use this command when TMF is running.
The operation numbers assigned to the operations are re-used; after the highest
number allowed (100) is assigned, TMF returns to the lowest possible number (1) to
identify the next operation.
Here is an example of the STATUS OPERATIONS command showing the status of all
operations in progress:
You can display the status of one operation by specifying its number or type:
The next example shows how to display the status of all operations, including those
that finished recently. This display begins with the earliest operation:
In addition to the status of operations, you can also display event messages
associated with a specific operation by issuing the DISPLAY OPERATIONS command.
For details about this capability, see Viewing EMS Messages on page 2-26.
TMF 52> STATUS OPERATIONS *, STATE INPROGRESS
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[16] DumpFiles Finished 13-Jan-2002 09:04:07 13-Jan-2002...
[24] StartTMF Finished 13-Jan-2002 09:24:13 13-Jan-2002...
[30] DumpFiles InProgress 13-Jan-2002 09:47:01
[31] DumpFiles In Progress 13-Jan-2002 09:55:38
TMF 52> STATUS OPERATIONS 24
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[24] StartTMF Finished 13-Jan-2002 09:24:13 13-Jan-2002...
TMF 53> STATUS OPERATIONS *, STATE ALL, SORT BYTIME
Type State Begin Time End Time
-------------- ---------- -------------------- --------------
[32] DumpFiles Finished 08-Jan-2002 21:35:26 08-Jan-2002 ...
[33] StartTMF Finished 09-Jan-2002 03:15:58 09-Jan-2002 ...
.
.
[99] DumpFiles Finished 10-Jan-2002 21:52:16 10-Jan-2002 ...
[1] DumpFiles Finished 10-Jan-2002 21:53:14 10-Jan-2002 ...
.
.
[29] DumpFiles Finished 13-Jan-2002 09:39:13 13-Jan-2002 ...
[30] Dump Files InProgress 13-Jan-2002 09:47:01
[31] DumpFiles InProgress 13-Jan-2002 09:55:38