When compiling a dialog in ADSC or running other tasks under IDMS/DC this error can occur:
DC027005 TASK:nnnnnnnn PROG:nnnnnnnn ABENDED WITH CODE UFFD AND REASON CODE 0248
For ADSC the program name will be ADSCDCOM.
Release: All supported releases.
This can happen after upgrading the operating system or other system software such as the IBM Language Environment.
The UFFD (U4093) abend is issued by the IBM Language Environment (LE) runtime system. The reason code 248 indicates a mix of LE runtime modules from different releases have been loaded.
It's possible that one of the older methods of LE support is being used and some CEE load modules have been copied into the IDMS libraries. To avoid this problem in the future, use RHDCLEFE for LE support. To resolve the problem, check the load libraries concatenated to CDMSLIB for module names starting with CEE and either remove them or copy the version from the current LE runtime libraries.