Description:
Attempting to run both Software AG (SAG) Review and the CA APAS ACBX link routine exits in the CICS Adabas interface. When the CA APAS DBGDRIVC, DBGSTACC and DBGLNCTS are included in the Adabas link routine with the Review exit, get the following message from Review:
The ADABAS REVIEW link routine exit is not properly installed. Actual UB extension (LNUINFO+LRVINFO) length = 112 bytes Required REVIEW UB extension (LRVINFO) length = 256 bytes
Solution:
Change the assembly option - &RSTUBLU, in DBGDRIVC from YES to NO.
In our attempt to make things the most efficient as possible, the DBGDRIV routines will eliminate all the Work areas from the UB and only the data areas get passed to Adabas. Because Review is now a separate exit point, the DBGDRIV routines do not know about its data are