SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 14207: Empty concatenated SYSIN DD flagged and opened for output not input

DetailsHotfixAboutRate It
If a file in a concatenated SYSIN DD is empty, it is flagged as such and
allows output but not input.  This flag remains with the data set in the
DSCB and does not allow the file to be read as input.

In the example below, the SASXXX.SASCTL is empty.  It will be opened
and flagged for output and will not allowed to be read for input.

  //SYSIN DD DSN=SASXXX.SMF.CNTL(INPUT2),DISP=SHR
  //    DD DSN=*SASXXX.SASCTL,DISP=(OLD,PASS),VOL=REF=*.SASCNTL
  //CTLIN DD *
    PDS
    FINE <CONFIG>
  //*


A fix for SAS 9.1.3 (9.1 TS1M3) for this issue is available at:

http://www.sas.com/techsup/download/hotfix/e9_sbcs_prod_list.html#014207

For customers running SAS with Asian Language Support (DBCS), this
fix should be downloaded from:

http://www.sas.com/techsup/download/hotfix/e9_dbcs_prod_list.html#014207


Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASz/OS9.1 TS1M09.1 TS1M3 SP2
* 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.