Problem Note 58854: You receive "ERROR: OPEN is aborted for file PDS..." under z/OS
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
SAS System | Base SAS | z/OS 64-bit | 9.4 TS1M1 | 9.4 TS1M4 |
z/OS | 9.4 TS1M1 | 9.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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2020-02-25 10:55:26 |
Date Created: | 2016-08-24 15:28:18 |