SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 43418: SAS® Workspace Servers might not launch when you use the SAS® grid load-balancing algorithm to make the server connections

DetailsHotfixAboutRate It

If you attempt to connect to SAS Workspace Servers using the SAS grid load–balancing algorithm, the servers might not launch. This problem can occur when the hosts are closed or when they do not have the capacity to run any other jobs.

To circumvent this problem, you can use the IGNOREFULL=value option that has been added to SAS® 9.2 (TS2M3). When IGNOREFULL is set to a non–zero value, the status that a host is closed because it does not have the capacity to run any more jobs is ignored. If the administrator closes the host and this option is set, it still reports that the host is closed.

Specify this option in either of the following ways:

  • Specify the option in the Additional Options list that is in the metadata definition for the SAS Logical Grid Server.
  • Specify the option in the JOBOPTS= argument of the GRDSVC_ENABLE function, as shown in this example:
    %sysfunc(grdsvc_enable(_all_,"resource=SASApp;"jobopts=ignorefull=value""));


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemPlatform Grid Management ServiceMicrosoft® Windows® for 64-Bit Itanium-based Systems7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 Datacenter 64-bit Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 Enterprise 64-bit Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows XP 64-bit Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 Datacenter Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 Enterprise Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 Standard Edition7.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2003 for x647.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 20087.027.029.2 TS2M39.2 TS2M3
Microsoft Windows Server 2008 for x647.027.029.2 TS2M39.2 TS2M3
Microsoft Windows XP Professional7.027.029.2 TS2M39.2 TS2M3
Windows 7 Enterprise 32 bit7.027.029.2 TS2M39.2 TS2M3
Windows 7 Enterprise x647.027.029.2 TS2M39.2 TS2M3
Windows 7 Home Premium 32 bit7.027.029.2 TS2M39.2 TS2M3
Windows 7 Home Premium x647.027.029.2 TS2M39.2 TS2M3
Windows 7 Professional 32 bit7.027.029.2 TS2M39.2 TS2M3
Windows 7 Professional x647.027.029.2 TS2M39.2 TS2M3
Windows 7 Ultimate 32 bit7.027.029.2 TS2M39.2 TS2M3
Windows 7 Ultimate x647.027.029.2 TS2M39.2 TS2M3
Windows Vista7.027.029.2 TS2M39.2 TS2M3
Windows Vista for x647.027.029.2 TS2M39.2 TS2M3
64-bit Enabled AIX7.027.029.2 TS2M39.2 TS2M3
64-bit Enabled HP-UX7.027.029.2 TS2M39.2 TS2M3
64-bit Enabled Solaris7.027.029.2 TS2M39.2 TS2M3
HP-UX IPF7.027.029.2 TS2M39.2 TS2M3
Linux for x647.027.029.2 TS2M39.2 TS2M3
Linux on Itanium7.027.029.2 TS2M39.2 TS2M3
Solaris for x647.027.029.2 TS2M39.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.