Problem Note 42176: The %RDCSPAWN macro might not respond when you run it in SAS® Risk Dimensions®
When you run the %RDCSPAWN macro in SAS® Risk Dimensions®, your program might not respond. In addition, a message like the following might appear in the SAS log:
NOTE: Background remote submit to HOST1 in progress.
This problem occurs because the REM_OPTIONS macro variable is not properly defined in the %RDCSPAWN macro for the remote process.
To correct this problem, replace your rdcspawn.sas file with the rdcspawn.sas file that is stored on the Downloads tab.
The default location for the %RDCSPAWN macro is:
- Windows:
!SASROOT\risk\sasmacro\rdcspawn.sas
- UNIX:
!SASROOT/sasautos/rdcspawn.sas
Back up your existing rdcspawn.sas file by renaming it with a filename that does
not use a
.sas file extension. For example, you can use rdcspawn.orig. Download the rdcspawn.sas file from the
Downloads tab and save it as rdcspawn.sas in the directory where the original rdcspawn.sas file was stored. Use all lowercase letters in the filename (use rdcspawn.sas, not RDCSPAWN.sas or some other variation that contains any uppercase).
Operating System and Release Information
SAS System | SAS Risk Dimensions Enterprise Edition | Solaris for x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux for x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
HP-UX IPF | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled Solaris | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled HP-UX | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
64-bit Enabled AIX | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows Vista for x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows Vista | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Ultimate x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Ultimate 32 bit | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Professional x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Professional 32 bit | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Home Premium x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Home Premium 32 bit | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Enterprise x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Windows 7 Enterprise 32 bit | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows XP Professional | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2008 for x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2008 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 for x64 | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Standard Edition | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Enterprise Edition | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Linux | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 5.2 | 5.3_M1 | 9.2 TS2M2 | 9.2 TS2M3 |
Microsoft® Windows® for x64 | 5.2 | 5.3_M1 | 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.
The following message might appear in the SAS log if the %RDCSPAWN macro does not respond: "NOTE: Background remote submit to HOST1 in progress."
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-01-26 11:25:51 |
Date Created: | 2011-01-24 15:15:01 |