TMF Application Programmer's Guide (H06.06+, J06.03+)
File System Procedures
HP NonStop TMF Application Programmer’s Guide—540139-009
4-38
TEXTTOTRANSID
is a TMF or file system error number:
For a list of file system error numbers, refer to the Operator Messages Manual.
text input
STRING .EXT:ref:*
or
STRING .EXT64:ref:*
is the name of a string variable containing the external ASCII transaction identifier
in one of the following formats:
\system-name(tm-flags).cpu.sequence
\system-number(tm-flags).cpu.sequence
\system-name.cpu.sequence
\system-number.cpu.sequence
cpu.sequence
text-byte-length input
INT:value
is the length of text, from 0 to 80 bytes. text-byte-length must specify the
exact length of the external transaction identifier contained in the string pointed to
by text.
transid output
FIXED:ref:1
or
FIXED .EXT64:ref:1
is the transaction identifier in internal format.
-6 Additional characters in transaction identifier (TMF).
-5 text-byte-length out of range (TMF).
-4 Invalid system name or number (TMF).
-3 Invalid TMF flags value (TMF).
-2 Invalid CPU (TMF).
-1 Invalid sequence (TMF).
0 Successful completion.
22 Bounds error.
29 Missing parameter(s).
82 TMF not running.
84 TMF not configured.










