aaCommitChanges
- Last UpdatedMar 10, 2025
- 1 minute read
Used to trigger a reinitialization of the system.
Syntax
aaCommitChanges
Remarks
This stored procedure performs the following if a change is made:
-
Copies the contents of the ConfigStatusPending table to the ConfigStatusSnapshot table.
-
Resets the Status column in the applicable database table (Tag, Topic, IOServer, IODriver, StorageLocation, SnapshotDetail, or SystemParameter) to 0.
-
Deletes the contents of the ConfigStatusPending table.
Permission
Execute permission defaults to the aaAdministrators group.