Problem Note 20583: Concatenation of 257 physical sequential data sets fails when you run SASĀ® software on z/OS
An enhancement of Release 6.08 of the SAS® System intended to support
concatenation of more than 256 physical sequential data sets to the same
ddname. However, a system abnormal ending will occur if you define
(n*256)+1 data sets (n represents a multiplier of 1,2,3, and so on).
SAS® 8.2 reports this failure in the job log as an S0C4-11 in SASVXSAM
with the SASHOST entry, and the SASXA1 or SASXAL entries (depending on
which SAS bundled entry is used). The SAS log will contain the following
error regarding the step that refers to the concatenated data set:
ERROR: System abend 978 occurred outside of the SAS environment.
In SAS® 9 the JOB step will complete with a return code equal to 8
(RC=8). The SAS log will contain the following error regarding the step
that refers to the concatenated data set:
ERROR: RDJFCB failed for file ZUSUCH, rc = 4.
To circumvent this problem remove one of the data sets from the
concatenation.
Select 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 | 8.2 TS2M0 | 9.2 TS1M0 |
*
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 ==> External I/O
|
| Date Modified: | 2007-08-14 13:03:29 |
| Date Created: | 2007-07-11 13:46:15 |