TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-269
STATUS CATALOG
STATUS CATALOG
The STATUS CATALOG command displays the current activity of the catalog process,
indicating the availability of the TMF catalog.
Security Restrictions
Anyone can enter the STATUS CATALOG command.
TMF State Requirement
You can enter the STATUS CATALOG command at any time, whether or not TMF has
been started.
Output Displayed
The STATUS CATALOG command presents one of the following status indications:
•
up: the catalog is up and available.
•
down: the catalog is down and unavailable.
•
active: TMF is working on the catalog, perhaps adding, altering, or deleting entries;
the catalog is temporarily busy.
•
waiting: TMF is being brought up; the catalog is not yet available.
•
stopping: TMF is being shut down; the catalog is not now available.
Examples
The following STATUS CATALOG command shows that the catalog is up:
TMF 15> STATUS CATALOG
Catalog Status:
Status: up
The next STATUS CATALOG command indicates that the catalog is down and
unavailable:
TMF 32> STATUS CATALOG
Catalog Status:
Status: down
STATUS CATALOG
Caution. If the status indication is active, enter a STATUS $XCAT, DETAIL command through
TACL to verify that the catalog process ($XCAT) is using process time and is in a valid wait
state. If the catalog process is not running, a problem exists; you must determine why the
process is down and correct the problem.