Problem Note 20153: SAS® Drug Development 3.3 - "ERROR: An I/O error has occurred on file" when WebDAV server sends back an invalid or unexpected response
The WebDAV LIBNAME fails with SAS Drug Development if the WebDAV server sends back an invalid or unexpected response to the SAS client code. For example, if your code is similar to:
libname inlib "https://<sddserver>.sas.com:444/webdav/SDD/TestingArea/<userid>" webdav user="<userid>" password=<password>;
The error returned is:
ERROR: An I/O error has occurred on file <libname>.
ERROR: Error in the LIBNAME statement.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Drug Development | 64-bit Enabled Solaris | 3.3 | 3.4 | 9.1 TS1M3 SP4 | 9.2 TS2M0 |
*
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.
SAS® Drug Development 3.3 - "ERROR: An I/O error has occurred on file" when WebDAV server sends back an invalid or unexpected response
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2014-12-02 14:04:09 |
Date Created: | 2007-05-04 16:47:39 |