I have some questions regarding the renaming of datapoints in an NGA project.
WinCC OA 3.18 P009
Windows Environment
No redundancy (single server)
I have to rename multiple datapoints in a NGA project.
The project is not in production yet and I am aware that renaming datapoints in an NGA project will result in loss of the archived data (this is fine for me).
I was writing a script to do the renaming (with dpRename) but I get the following message in the log:
Code: Select all
WCCILdata (0), 2022.07.28 14:58:24.742, PARAM,SEVERE, 83, Database not opened in multi user mode or WCCILdatabg not yet started, DP: xxx, MAN: (SYS: 1 Data -num 0 CONN: 1), DP_MSG_MANIP_DPNAME 1. Should the DataBgManager be running in a NGA project as it is not automatically started in our project?
(We do NOT have set the config entry: dataBgName = "")?
2. As the renaming seems to work just fine, are there problems to expect? Can the message be ignored?
3. If the message can be ignored: Is there a way to stop the message from being written to the log?
4. The manual renaming of datapoint for NGA project has been removed from the PARA with WinCC OA 3.18 P007.
Renaming via "dpRename" is still possible.
Are there other reasons, beside the loss of archive data, that renaming datapoints shall not be done in NGA projects?
Code: Select all
136718/1-6520233901: The option to rename a data point in the PARA
panel is visible in projects using NGA, even if renaming of
data points is not possible.Dennis