New Community Ranking System
Our Community ranking system has recently been updated. You may notice changes in user rankings and receive system messages or notifications. If you have questions about how the new ranking works, please refer to the announcement post for more details (click here).
EcoStruxure Machine SCADA Expert
AVEVA Plant SCADA Forum
A support forum for AVEVA Plant SCADA (formerly Citect SCADA). Share new and exciting product information, connect, learn, and collaborate with the ecosystem of Plant SCADA Users. AVEVA Plant SCADA a reliable, flexible and high-performance Supervisory Control and Data Acquisition software solution for industrial process customers. This forum is to connect, share, learn and collaborate new and exciting product information. Feel free to join and share to your Ecosystem of Plant SCADA Users.
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-04-2606:16 AM
EcoStruxure Machine SCADA Expert
How is redundancy (high availability) within a data centre and across data centre managed for 'Real time database'? 1. Assuming within Datacentre Active-Passive (Standby) configuration can be made 2. How is the data syncd between Active-Passive nodes within the datacentre and across datacentre
Link copied. Please paste this link to share this article on your social media post.
Posted: 2019-04-3005:07 PM
Hello, there are three types of redundancy within EcoStruxure Machine SCADA Expert.
1) WEB CLIENT Redundancy: If you developed the application as a web application, you can configure a redundant web server to continue to serve the HMI Screens if the "Primary" HMI goes down.
2) DATABASE Redundancy: If you are using a SQL or equivalent type of database, you can configure the database connection to be redundant or store and forward.
3) Based on your question, I believe you are talking about the project tags within in the application. This is done using the shared database(Project Explorer->Global ->Shared database) and a simple heartbeat script to ensure the runtime is active. The script can be used to control the communication tasks which can be enabled or disabled to help reduce network traffic.