TMF Application Programmer's Guide (G06.24+)
File System Procedures
HP NonStop TMF Application Programmer’s Guide—522419-004
4-35
TMF_SUSPEND_
Parameters
status returned value
INT
is a file system error number:
For a list of all possible file system error numbers, refer to the Operator Messages
Manual.
txid output
FIXED .EXT:ref:1
the transactional identifier that can be used for a subsequent TMF_RESUME_ call,
either in the calling process or in another process in the same EXPAND node.
0 Successful completion.
22 Bounds error.
29 Missing parameter(s).
75 No current transaction.
76 Transaction ending or aborting.
78 Invalid transaction identifier or transaction not started on this EXPAND
node.
81 Outstanding nowaited I/O requests exist for the specified transaction.
82 TMF not running.
84 TMF not configured.
716 Calling process is not the beginner, importer, or resumer of the the
specified transaction.