Skip to content
Search to learn about InterSystems products and solutions, career opportunities, and more.

Advisory: Calculation Error in InterSystems Optimization (Itanium Platforms only)

May 21, 2014 - Advisory: Calculation Error in InterSystems Optimization (Itanium Platforms only)

InterSystems has corrected a defect that causes incorrect calculation on Itanium platforms. The defect is present in InterSystems assembly optimizations targeted to Itanium platforms.

This defect is present on all currently released versions of Caché, Ensemble, and HealthShare. It is limited to Itanium platforms.

Specifically, the problem can occur when adding to a local or global variable that has the value 2147483647 (that is, 2**31-1). The problem does not occur for every such operation but depends on preceding activity. See the following example:

>set test=2147483646

>write test set test=test+1

2147483646

>write test set test=test+1

2147483647

>write test

6917529029788565504

Furthermore, it is adding to the value that fails so even an operation such as

>if test+1>xyz …

may experience the failure.

The correction for this defect is identified as JLC1792 and will be included in upcoming release 2014.1.2 of Caché, Ensemble, and HealthShare. It is also available via Ad Hoc distribution from InterSystems Worldwide Response Center (WRC). If you have any questions regarding this advisory, please contact the Worldwide Response Center.

Latest Alerts & Advisories

Sign Up Today

Receive notifications on support alerts, critical issues,
fixes, and product releases.
*Required Fields
Highlighted fields are required
*Required Fields
Highlighted fields are required
By submitting this form, you give consent to receive notifications concerning support alerts, critical issues, important updates, fixes, and product releases via email. In addition, you consent to your business contact information being entered into our CRM solution that is hosted in the United States, but maintained consistent with applicable data protection laws.
**By clicking here, you give consent to be contacted for news, updates and other marketing purposes related to existing and future InterSystems products, offerings, and events.