SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 15492: Unix Spawner may hang when erroneous code has been remote submitted

DetailsHotfixAboutRate It

When remote submitting erroneous code such as the following to a Unix Spawner, the SAS/CONNECT Spawner may appear to be in a hung state and no further SIGNON's can be accomplished.

RSUBMIT; DATA _NULL_; INFILE STDIN; INPUT ID $; RUN; ENDRSUBMIT;

Any other code that is submitted to the server may cause the client to become briefly unresponsive, and then the following error will occur:

   ERROR: A communication subsystem partner link setup request failure
          has occurred.
   ERROR: Cannot start remote process.
   ERROR: Remote signon to MYNODE cancelled.

Select the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/CONNECT64-bit Enabled AIX9.1 TS1M3 SP29.2 TS1M0
Linux9.1 TS1M3 SP29.2 TS1M0
64-bit Enabled HP-UX9.1 TS1M3 SP29.2 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.