OpenTP1 Version 7 Programming Guide
Only the TAM table of a TAM file which exists at the node (machine) of the corresponding transaction branch can be accessed. Processing for TAM tables of each node is done independently of each other. Thus, TAM table names are managed for each node. When accessing a TAM table in a global transaction, use the table name in the node.
The TAM table open and close functions can be used regardless of whether a transaction has been started. However, functions other than the TAM file open and close functions (e.g., table reference and update functions) must be used after a transaction is started. If a TAM file was opened before a transaction was started, terminate all the transactions started after the TAM file was opened, then close the TAM file.
To access a TAM file, all the RPC modes of the global transactions must be of synchronous response type. Operation is not ensured if a TAM table is accessed from an asynchronous-response-type RPC or nonresponse-type RPC.
All Rights Reserved. Copyright (C) 2006, 2010, Hitachi, Ltd.