An ADS dialog is abending with the following error message:
DC027001 D003 PROGRAM CHECK IN ADSOMAIN AT OFFSET 127D8
The dump shows the PSW address is pointing to module ADSOCPRO
Release: All supported releases.
The abend in this case was caused by a coding error in a user written built-in function (BIF).
Check the dialog code for the use of any recently added or modified BIFs. Check that the correct parameters are being passed to the BIF and any fields being passed are the correct length.