SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 32421: Reading VSAM RLS file results in zero records read

DetailsHotfixAboutRate It

If you read a VSAM RLS (record level sharing) file with has a key that is less than four bytes in length, zero records will be read. The following note will be generated in the SAS Log:

NOTE: 0 records were read from the infile (system-specific pathname).
To circumvent this problem, allocate the VSAM data set in non-RLS mode by adding the NRLS option on the INFILE statement.

A fix for this problem is being considered for a future software release.

Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASz/OS9.1 TS1M39.1 TS1M3 SP4
* 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.