SQL zenon native driver (SQLDRV) not writing ACK_SRV and ACK_SB in redundancy mode
Description
The zenon SQL driver (SQLDRV) did not write
ACK_SRV and
ACK_SB in redundancy mode.
The driver has a "Redundancy" flag in its configuration that has to be activated if it’s supposed that both server and standby have access to the database RECEIVE table.The issue has been addressed and the SQLDRV driver behavior is now as expected.
To benefit from this fix:
- Update your zenon Software Platform to the latest build of zenon 14 or higher.
Item ID: 306876
Version: 15.00 Build: 481184
Version: 14.00 Build: 480405
Related Articles
zenon Changesets Excel
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in CSV format ...
zenon Changesets CSV
Here, you can access a comprehensive list of changes across all maintained versions of the zenon Software Platform as Excel Worksheets. This includes both implemented bug-fixes and new features. Additionally, these lists are available in as Excel ...
FAQ: What SQL server interfaces are offered by zenon?
The most common ones are: The zenon Historian The Extended Trend The zenon Report Generator The zenon Report Engine The zenon SQL export functions The zenon SQL Driver and The zenon Process Gateway SQL module All these modules depend on an ODBC / ...
SQLDRV: Reading an empty string from a database leads to communication loss for all variables of the driver, if the driver is in redundant mode
Description In redundancy mode the SqlDrv driver lost communication to all variables of the driver when an empty string was read from a database. The issue has been addressed and reading behavior now meets expectations and no longer affects ...
FAQ: What are the different zenon drivers modes?
All Service Engine process-driven drivers can run in four different modes, mainly allowing you to switch between active hardware connection and values simulation. While "Hardware" allows establishing a connection to the target device(s) and its the ...