Fixes are available
APAR status
Closed as program error.
Error description
In RBD 9.1.0, if the user's CICS Print form is such that one output line exceeds 131 characters, a LENGTHERR occurs at runtime.
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * * Users that have print forms with a width > 132 characters * * and also have a print line that contains more than 132 * * characters. * **************************************************************** * PROBLEM DESCRIPTION: * * A CICS lengtherr error will occur if a user codes a print * * form that has a width > 132 characters and also a print line * * whose sum of the fields and literals in that print line is * * also > 132 characters. The cause of the lengtherr error is * * because the generated cobol control block for the print form * * had hardcoded the length as 133, even though the form width * * could be more. The EGL runtime logic used that length field * * as the maximum size to read in the CICS queue with, causing * * the lengtherr. * **************************************************************** * RECOMMENDATION: * ****************************************************************
Problem conclusion
The generator has been updated to increase the size of the control block field to be the width + 1, with a minimum of 133.
Temporary fix
Comments
APAR Information
APAR number
PI70799
Reported component name
RATL BUS DEV
Reported component ID
5724S5000
Reported release
910
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2016-10-17
Closed date
2019-01-18
Last modified date
2019-01-18
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
RATL BUS DEV
Fixed component ID
5724S5000
Applicable component levels
R901 PSY
UP
R911 PSY
UP
R950 PSY
UP
[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSMQ79","label":"Rational Business Developer"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.1","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]
Document Information
Modified date:
19 October 2021