Description:
The error message is something like this:
B37-04,IFG0554A,MCGSD702,STEP1,TICCIN,CA33,D01896,SYS09287.T161011.RA000.MCGSD 702.R0158383
And in the GEN compile you get the following message:
Abend B37000 hex occurred processing command 'DSN '. <module name> CONSTRUCTION ERROR IN DB2, RC = SB37 <loadmodulename> ************* INSTALLATION ERROR
Solution:
This is a space problem. In earlier versions of GEN (Pre 5.0) a zap was needed to increase the size. In later versions the size parameter for TICCIN can be modified in the clist TIUGLOB.
Increase the size allocations for TICACINP (primary) and TICACINS (secondary) in your Gen clist library for member TIUGLOB. The size increase is dependent on the size required for the failing AB. It's initial value is 75 which works for 98% of the modules. You may need to double or triple the value in both primary and secondary allocations.