Transaction Database
- Last UpdatedJun 28, 2022
- 1 minute read
Transaction Database (DB) is applicable to Global Projects only. The Global daemon stores most of the commands that it is asked to perform in a transaction DB. The System administrator can use this DB to get information about the progress of commands, and investigate why commands have failed.
Note:
Use GETWORK to see the latest changes to the transaction DB.
This section describes the structure of the transaction DB, and explains the function of the elements within it, and their attributes.
Note:
To avoid data consistency errors, the AVEVA base product changes to the transaction
DB should not be made whilst the daemon is running. This includes deleting commands
(TRINCOs) and merging the DB. (Using Global Merging (syntax REMOTE MERGE) is acceptable.)