SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 35116: An error might occur when using ODS on the z/OS operating system after application of hot fix E9BC53 or E9BC70

DetailsHotfixAboutRate It

The following error might occur when using ODS on the z/OS operating system after the application of hot fix E9BC53 or E9BC70:

Error:  No logical assign for fileref.

The fileref in the error message refers to the DDname allocated in the JCL for the output file being used by ODS.

The problem will occur when using mutiple ODS statements to write multiple members to the same PDSE. The first write to the output file will work correctly. However, all subsequent attempts will generate the error message shown above.

Since the problem only occurs when the fileref is defined in the JCL, to circumvent the problem, replace the DDname in the JCL with a FILENAME statement in the SAS code.

Operating System and Release Information

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