TMF Reference Manual (G06.24+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-002
3-199
OPEN SERVER
Table 3-16, TMFCOM vs TMFSERVE Version Interaction: Informational Commands,
shows the behavior for informational commands when different versions of TMFCOM
and TMFSERVE interact. Notice that in no cases are error messages returned.
The TMFCOM HELP command displays information about the new options only if it is
connected to a current version of TMFSERVE.
Examples
The following OPEN SERVER command establishes a connection between an existing
TMFSERVE process and the current TMFCOM process. The TMFSERVE process is
named $SERVE and runs on the same node as your current TMFCOM process:
TMF 61> OPEN SERVER $SERVE
The STATUS SERVER command displays the activity of the currently open
TMFSERVE process, $SERVE:
TMF 62> STATUS SERVER
TMF Server Status:
System: \FOXII (147)
Date-Time: 12-Dec-2003 01:09:30
Process $SERVE (6,91)
Creator ID: (8,21)
Process ID: (8,21)
Table 3-15. TMFCOM vs TMFSERVE Version Interaction: Operational Commands
TMFCOM
Version
TMFSERVE
Version Result
Current Current Works with no errors.
Current Previous Produces a TMFCOM error message.
Previous Current Works with no errors (because the new option cannot be
specified through TMFCOM).
Previous Previous Works with no errors (because the new option cannot be
specified through TMFCOM).
Table 3-16. TMFCOM vs TMFSERVE Version Interaction: Informational
Commands
TMFCOM
Version
TMFSERVE
Version Result
Current Current Displays the value of the new option.
Current Previous Displays no information for the new option.
Previous Current Displays no information for the new option (TMFSERVE
returns a new token, which is ignored by TMFCOM).
Previous Previous Displays no information for the new option (neither
TMFCOM nor TMFSERVE recognize the new option).