Issues fixed in OpenEdge 12.2.2
- Last Updated: June 17, 2026
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following table lists issues fixed in this release:
| Components | Item | Details |
|---|---|---|
| DB | OCTA-17416 | After a storage failure, replication fails to synchronise with error 10716 on EMPTY or ARCHIVED ai extents which cannot be remediated with dsrutil applyextent. |
| DataServers-ORACLE | OCTA-12919 | Multiple Oracle errors reported during bind operation when cursors are low. |
| Install | OCTA-24017/ADAS-24091 | OpenEdge 12.2 Installer creates an incomplete shared.ini file due to which running the netsetup fails with an error - getprofstring failed. |
| Install | OCTA-24135/ADAS-24584 | Running LicenseUpdate Tool results in the error ‘The system cannot find the file specified $DLC\\fcs.tab'. This problem occurs due to OpenEdge Installer failing to copy the fcs.tab file to the DLC path. |
| Lang | OCTA-21502 | You may get this misleading
error if the parent-fields-before value becomes larger than 1024
during READ-JSON() on a DataSet: ADD-PARENT-ID-RELATION parent-fields-after entry records is not valid. (16030) |
| Lang | OCTA-21623 | The OS-CREATE-DIR statement creates a directory with a corrupted name when the name contains characters which are in the extended range of the ASCII character set (characters with values greater than 127). This issue occurs in the PASOE agent on Windows. This issue also affects the OS-DELETE, OS-RENAME, and OS-COPY statements. |
| Lang | OCTA-21749 | Enabling PROFILER crashes AVM in OpenEdge 12.2. |
| Lang | OCTA-22506 | A crash can occur when using bufferHandle:DATA-SOURCE-ROWID when the data-source is not defined to use a unique key and there are 2 records in the associated database table with the same key value(s). |
| Lang | OCTA-22532 | Comparison with DECIMAL values may return incorrect result on Linux. |
| Lang | OCTA-22541 | An application may crash when images with 8-bit color (256 colors) or 4-bit color (16 colors) are displayed. |
| Lang | OCTA-22552 | Grouping is very slow when using the Telerik RadGridView control with the ProBindingSource. |
| Lang | OCTA-23166 | In an ABL application started using Microsoft RemoteApp and running on a system with multiple monitors the mouse cursor may jump to the right when the mouse cursor shape changes. This can occur when the LOAD-MOUSE-POINTER method is used or when a wait state (started with SET-WAIT-STATE) is cleared. |
| OEM | OCTA-23922/ADAS-24159 | Unable to change the WebServer configuration from OpenEdge Management console for Linux platforms. For instance, updating the port details results in the error message “Failed to save web server configuration: set webserver config psc.as.http.port failed with non-zero exit value: 51: cannot delete/modify a read-only or runtime restricted property - psc.as.http.port”. |
| OEM | OCTA-23969/ADAS-24067 | CDC-table list not showing all CDC-policies in OpenEdge Management Console. Out of 3 policies i.e., cdc_douanekode, cdc_histSupplierPrice, cdc_supplierprice the last policy is missing in the list. |
| PASOE | OCTA-24007/ADAS-24149 | OEMANAGER rest api fails to provide the agent metrics when PASOE instance started with RO connection to the database. |
| PASOE | OCTA-24116 | If minAvailableABLSessions is greater than 1, the PASOE agent may initialize more than the specified numInitialSessions at startup. Depending on the timing of any session startup procedure, it may initialize as many as numInitialSessions + minAvailableABLSessions. |