SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 58854: You receive "ERROR: OPEN is aborted for file PDS..." under z/OS

DetailsHotfixAboutRate It

When you are running SAS® software in the z/OS operating environment, you might encounter an abort error under the following circumstances:

  • You are accessing a partitioned data set extended (PDSE).
  • You are not using the Large Block Interface (LBI).
    Note: LBI is the default interface used for disk and tape files. However, you can disable this interface by using the SAS system option NOFILELBI. LBI might also not be used if the operating system finds that LBI is not supported for the file at OPEN time.

When you encounter this problem, the BLKSIZE that you originally set for the data set is changed to an invalid BLKSIZE. Then, you receive an error similar to the following:

ERROR: OPEN is aborted for file PDS(HRETR2SP). LRECL (80) or BLKSIZE (486672) ERROR: Unable to open member=HRETR2SP.

In the error message above, the data set was originally allocated with BLKSIZE=27920. However, the error indicates that BLKSIZE=486672.

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 SystemBase SASz/OS 64-bit9.4 TS1M19.4 TS1M4
z/OS9.4 TS1M19.4 TS1M4
* 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.