SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 14040: TOOLNM=CHARDELIM setting in CPPROCES may generate error reading file

DetailsHotfixAboutRate It
The following error message may be generated when attempting to process
a data set using CPPROCES and specifying TOOLNM=CHARDELIM:

   ERROR: Error reading file xxxxx. Perhaps file not found.

However, the file is present and should have been read in.

This problem is due to an incorrect LRECL specification for the file.

To circumvent this problem, specify:

   %let cdclrecl=nn;

before the %CPPROCES macro,  The input file's block size must be a
multiple of the LRECL.

This problem will be corrected in a future release of ITRM.


A fix for this issue is available at:

http://www.sas.com/techsup/download/hotfix/itrm27.html#014040


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS IT Management Solutions Core Components MVA Dataz/OS2.62.7
* 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.