Problem Note 58624: The PDS BLKSIZE value is corrupted and you cannot add a new member to the PDS
In SAS® 9.4 TS1M3, you might encounter a problem in which the partitioned data set (PDS) BLKSIZE value is corrupted and you cannot add a new member to the PDS. For example, this problem occurs when you perform steps similar to the following:
- Allocate a PDS externally.
- Reference the PDS for the first time in SAS through the PROC PDS KILL statement:
PROC PDS DDNAME=XXXXXX KILL;
- Try to add a new member to the PDS during the same SAS session.
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 | 9.4 TS1M1 | 9.4 TS1M4 |
z/OS 64-bit | 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: | 2016-08-26 13:00:21 |
Date Created: | 2016-07-18 09:08:03 |