I have a question about what happens to the Dataminer database that stores the parameter data when the save=true is implemented on an element.
Suppose an element with this feature is moved to another server or deleted. Does the dataminer database store the data permanently, or is there a hole left that may corrupt the database?
Hi Nathan,
When you delete the element all saved parameters linked to that element are removed from the database.
In case you move the element with DELT, the saved parameters are added in the database to which the new server is linked. See Exporting and importing packages on a DMA for more info.
Hi Nathan
In the datbase, all parameters saved to that element get removed once that specific element is deleted.