DSM/SCM Event Management Programming Manual

File-System Errors
DSM/SCM Event Management Programming Manual529844-003
B-10
713 %1311 An attempt was made to remove a recoverable resource manager
from the directory using the TM_REC_RM_REMOVE_ procedure,
but the resource manager still has unresolved transactions
outstanding.
714 %1312 A call to TMF_EXPORT_ or TMF_IMPORT_ specified an invalid
combination of protocols and options for the transaction branch.
715 %1313 An invalid transaction handle was specified. The handle could be
completely invalid, or the type of handle could be invalid for the
operation specified, such as trying to do a TMF_SETTXHANDLE_
using the transaction handle returned from TMF_EXPORT_ for a
branch that is not a pre-prepare branch.
716 %1314 An attempt was made to suspend a transaction (TMF_SUSPEND_),
but the caller is not the beginner nor the importer nor the “resumer”
of the transaction.
717 %1315 An attempt was made to resume a transaction (TMF_RESUME_),
but the specified transaction is not currently suspended.
718 %1316 An invalid signal value was found. Either an invalid value was
specified to TMF_WRITE_SIGNAL_ or an invalid buffer was
specified to TMF_INTERPRET_SIGNAL_.
719 %1317 An attempt was made to write branch or resource manager data, but
the amount of data specified would cause the allowable limits on the
data to be exceeded.
721 %1321 The TMF_RESUME_ procedure was called before the
BEGINTRANSACTION processing for the specified transaction is
complete. This situation could occur because the
BEGINTRANSACTION procedure does not wait for the processing to
complete before returning to the caller and the caller could
subsequently call TMF_SUSPEND_ and send the tid off to another
process to resume before the processing is complete.
722 %1322 An attempt was made to open a resource manager file, but the
gateway process’ local CPU has run out of available resource
manager control blocks.
723 %1323 An attempt was made to export or import a transaction branch, but
the limit of the number of branch control blocks per CPU has been
exceeded.
724 %1324 An attempt was made to export a transaction branch with the TFILE
not opened in a nowaited manner.
725 %1325 An attempt was made to call ENDTRANSACTION on an imported
transaction branch.
727 %1327 An attempt was made to create a recoverable resource manager, but
the maximum allowable recoverable resource managers for the
system is exceeded.
Table B-1. File-System Errors (page 10 of 12)
Decimal
Number
Octal
Number Description