Problem Note 47885: Using the FILENAME URL engine in SASĀ® 9.2 in z/OS operating environments causes the connection to time out
Using the URL access engine in SAS 9.2 under z/OS might result in the following
error:
ERROR: The connection has timed out..
A temporary workaround is to code the Internet Protocol Version 4 (IPv4) IP address of the remote
host, if you know it. Here is an example:
FILENAME LINK URL 'HTTP://nnn.nnn.nnn.nnn/www.company.com';
In the above,
nnn.nnn.nnn.nnn is the IPv4 address of the remote host, and
www.company.com is the name of the remote host.
Click 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 | 9.2 TS1M0 | 9.3 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: | high |
Date Modified: | 2012-09-27 18:03:26 |
Date Created: | 2012-09-14 10:42:17 |