SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 41008: Variable spanned records with an LRECL= system option value greater than 32760 are not handled correctly in SAS® 9.2 resulting in an ABEND002-4

DetailsHotfixAboutRate It

When you create a file in a SAS job using a SAS release earlier than SAS 9.2, specify the logical record length value for the LRECL= system option as 32767, and later run the same job in SAS 9.2, the output is created with an LRECL value of 32768 instead of 32767. In this situation, an ABEND002-4 occurs when the file is read.

This problem occurs only for existing files that are created with an LRECL value that is in the range of 32761-32767 and rely on the Data Set Control Block (DSCB) as the source for the LRECL information (for example, no LRECL value is specified in a DD or SAS statement). You might see the following error.

ERROR: LRECL=X is not supported for file xxxxxx.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemN/Az/OS9.2 TS1M09.2 TS2M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.