Problem Note 39397: Using SYSTASK statement to submit UNIX command causes error
if SHELL= is specified
If you attempt to execute any UNIX command using the SYSTASK COMMAND
statement in SAS® 9.2,
and you have specified the SHELL= option,
the following error occurs:
ERROR: Could not create a new process.
Here is an example of syntax that causes the error:
systask command 'date' shell='ksh';
This behavior did not occur in SAS 9.1.3, and has been corrected
in SAS 9.3.
Operating System and Release Information
SAS System | Base SAS | Linux | 9.2 TS1M0 | 9.3 TS1M0 |
HP-UX IPF | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.2 TS1M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.2 TS1M0 | 9.3 TS1M0 |
Linux for x64 | 9.2 TS1M0 | 9.3 TS1M0 |
Solaris for x64 | 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.
ERROR: Could not create a new process.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2011-08-11 15:49:08 |
Date Created: | 2010-04-21 09:04:22 |