Problem Note 31411: Unused allocated space on a volume of an existing library generates an error
Currently the SAS® system issues the following error message when it attempts to open a multi-volume, direct-access bound library that has unformatted space at the end of a volume other than the last volume:
ERROR: For library data set xxx.xxx.xxx, volume xxxxxx, the
cumulative allocated space, xxxxxx blocks, does not match the formatted space,
xxxxxx blocks, as required for the non-last volumes
When you encounter this error, you should rerun the job with SAS System Option DLMSGLEVEL=DIAG (at V9), capture the following SASSNAP output, open a track with SAS Technical Support, and put the SASSNAP output in the track.
// EXEC SAS,OPTIONS='DLMSGLEVEL=DIAG'
//SASSNAP DD SYSOUT=*
The SASSNAP is text data that you email as an attachment with a .txt extension.
See also SAS Note 34459, "Using the NODLTRUNCK option to process truncated libraries can result in data loss."
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
*
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 |
Topic: | Data Management ==> Access ==> SAS I/O
|
Date Modified: | 2008-04-02 09:03:56 |
Date Created: | 2008-03-10 08:31:43 |