Problem Note 60209: Reading a VTOC returns "ERROR: Unable to open XXXX=PDS"
Starting in SAS® 9.4 TS1M2, when reading a VTOC, you might get the following error:
ERROR: Member specified but file PDS(__$$DIR#) is not partitioned.
ERROR: Unable to open XXXX=PDS.
You encounter this problem when you code an INFILE statement using the same fileref that you used to access the VTOC. This problem occurs because of stale information that is left by the VTOC access method.
A workaround is to use different filerefs for VTOC access and member access.
A fix for this issue is planned for a future software release.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.4_M2 | 9.4_M5 | 9.4 TS1M2 | 9.4 TS1M5 |
z/OS 64-bit | 9.4_M2 | 9.4_M5 | 9.4 TS1M2 | 9.4 TS1M5 |
*
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: | 2017-04-03 14:43:22 |
Date Created: | 2017-03-30 11:54:19 |