TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-205
INFO RESOURCEMANAGER
INFO RESOURCEMANAGER
The INFO RESOURCEMANAGER command displays the entries for recoverable
resource managers currently registered in the resource manager directory.
rm-name
is the name of the recoverable resource manager whose entry is to be displayed.
This name can contain a maximum of 128 characters; the first character must be a
letter, and the others can be alphanumeric or any of the following special
characters:
$ _ - ^ @ &
Names that begin with ZZ-VOLATILE- are not allowed in this parameter. Names
containing adjoining hyphens (--) are not allowed, although names using multiple
hyphens separated by one or more intervening characters are legal. (TMFCOM
interprets two consecutive hyphens as the start of a comment.) Thus, the name
“ALPHA--1” is not permitted, but “ALPHA-N-1” is allowed.
*
displays the entries for all recoverable resource managers registered in the
resource manager directory. If you do not specify a resource manager name, this
action is the default.
OBEYFORM
formats INFO RESOURCEMANAGER output as command file text that can be
executed by TMFCOM. TMF saves this output in the file designated by the OUT
option available with all commands. Subsequently executing this command file
produces a new recoverable resource manager configuration that exactly matches
the existing configuration. OUT option use and command file execution are
described under Directing Output to an Alternate Destination on page 2-8.
Security Restrictions
Anyone can enter the INFO RESOURCEMANAGER command.
TMF State Requirement
Before you can enter the INFO RESOURCEMANAGER command, TMF must be
started.
INFO {RESOURCEMANAGER | RM} [rm-name ]
[(rm-name [,rm-name]...)]
[* ]
[,OBEYFORM ]