HealthShare® Health Connect Cloud Upgrade Checklist (2026.2)
InterSystems News, Alerts, and Advisories
From time to time, InterSystems publishes items of immediate importance to users of our software. These include alerts, mission-critical issues, important updates, fixes, and release announcements. You can obtain the most current list at https://www.intersystems.com/support-learning/support/product-news-alerts/Opens in a new tab. InterSystems recommends that you check this list periodically to obtain the latest information on these issues.
Embedded Python
DP-446493: Enable AIX to build with 17.1.4 compiler
Category: Embedded Python
Platforms: AIX
Version: 2026.2.0
To ensure successful instance builds on AIX using the 17.1.4 compiler, install the latest IBM compiler runtime patches for both the 16.x and 17.x compiler versions.
Object Library
DP-450494: Change the return type of %XML.SAX.EntityResolver.resolveEntity
Category: Object Library
Platforms: All
Version: 2026.2.0
The return type of the %XML.SAX.EntityResolver.resolveEntity() method has changed from %Library.Integer to %XML.SAX.StreamAdapter (or a subclass thereof).
If you have overridden this method and return an integer value, you must update the method signature and return value to use %XML.SAX.StreamAdapter to avoid type-related errors.
SQL
DP-444284: Require SQL privileges to create and drop procedures in TSQL dialects
Category: SQL
Platforms: All
Version: 2026.2.0
Users who were previously able to create or drop procedures using the MSSQL or Sybase TSQL dialects may no longer be able to do so without the appropriate SQL administrative privileges. Specifically, users must have the %CREATE_PROCEDURE, %DROP_PROCEDURE, or %CREATE_FUNCTION privilege, depending on the operation being performed. For more information, see [SQL Privileges](https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GSQL_privileges#GSQL_privileges_privileges). .
[SQL Privileges](https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GSQL_privileges#GSQL_privileges_privileges).
For Additional Help
If you need assistance with evaluating how upgrading to this continuous delivery (CD) release will affect your applications, systems, or related plans, please contact the InterSystems Worldwide Support Center:
- Phone: +1.617.621.0700
- Fax: +1.617.734.9391
- Email: [email protected]
Current release notes (and complete product documentation) can be found online at https://docs.intersystems.com.