Problem Note 42694: The SAS/SHARE® server shows excessive CPU usage after the client frees a Remote Library Services library
When you free an assigned RLS library on a client, the SAS/SHARE
® server seems to go into a CPU-intensive loop, and your SAS
® processes become unresponsive. For example, the loop will occur in response to the following code:
libname shrlib '...some path...' server=__8551 host='xxx.yyy.zzz.com';
...some code...
libname shrlib;
This issue has been seen on HP-UX Itanium systems.
Cick the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | N/A | HP-UX IPF | 9.2 TS2M2 | 9.2 TS2M3 |
*
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: | 2011-04-14 15:22:04 |
Date Created: | 2011-03-16 09:19:39 |