![]() | ![]() | ![]() | ![]() | ![]() |
When the option SGIO is set, an I/O error can occur when a SAS data set exists and is specified as the output of a procedure or as the output destination for ODS. For an example see the following code:
NOTE: SAS 9.1.3 Service Pack 4 NOTE: SAS initialization used: real time 1.64 seconds cpu time 0.65 seconds 1 proc contents data=sasuser._all_ out=sasuser.testpete; 2 run; NOTE: The data set SASUSER.TESTPETE has 113 observations and 40 variables. NOTE: PROCEDURE CONTENTS used (Total process time): real time 1.28 seconds cpu time 0.12 seconds 2 quit; 3 proc contents data=sasuser._all_ out=sasuser.testpete; 4 run; ERROR: An I/O error has occurred on file SASUSER.TESTPETE.DATA. NOTE: The data set SASUSER.TESTPETE has 113 observations and 40 variables. NOTE: Statements not processed because of errors noted above.
The problem occurs when replacing existing SAS output and not when creating new output.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | SAS Release | |
Reported | Fixed* | |||
SAS System | Base SAS | Microsoft Windows XP Professional | 9.1 TS1M3 | 9.2 TS1M0 |
Microsoft Windows NT Workstation | 9.1 TS1M3 | |||
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Server | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 | 9.2 TS1M0 | ||
Microsoft Windows 2000 Professional | 9.1 TS1M3 | 9.2 TS1M0 |