Usage Note 34415: SAS® Stored Process status codes
When a SAS® Stored Process is executed with a SAS® Stored Process Server, a numeric status code is reported in the SAS Stored Process Server log file to indicate the completion state. For example:
20090108:13.44.38.44: 00000041: 5:sasdemo: STP: 1: Execution Complete. Status=3000
The following list documents possible status codes that can be returned when a SAS Stored Process is executed with SAS 9.1.3:
0 = normal completion, no errors or warnings
4 = warning
1012 = error generated, but output might still be correctly produced
1016 = out of memory
1020 = I/O error
2000 = semantic action problem - an element in the SAS code experienced
an error when it signaled the parser to perform some action
3000 = error generated with no output produced
20000 = ABORT statement used in stored process code
In general, the SAS Stored Process status code will reflect the value of the SYSERR automatic macro variable. For SAS 9.2 return codes, refer to the documentation for the SYSERR automatic macro variable.
Operating System and Release Information
| SAS System | SAS Integration Technologies | z/OS | 9.1 TS1M3 | |
| Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.1 TS1M3 | |
| Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.1 TS1M3 | |
| Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.1 TS1M3 | |
| Microsoft Windows XP 64-bit Edition | 9.1 TS1M3 | |
| Microsoft® Windows® for x64 | 9.1 TS1M3 | |
| Microsoft Windows 2000 Advanced Server | 9.1 TS1M3 | |
| Microsoft Windows 2000 Datacenter Server | 9.1 TS1M3 | |
| Microsoft Windows 2000 Server | 9.1 TS1M3 | |
| Microsoft Windows 2000 Professional | 9.1 TS1M3 | |
| Microsoft Windows NT Workstation | 9.1 TS1M3 | |
| Microsoft Windows Server 2003 Datacenter Edition | 9.1 TS1M3 | |
| Microsoft Windows Server 2003 Enterprise Edition | 9.1 TS1M3 | |
| Microsoft Windows Server 2003 Standard Edition | 9.1 TS1M3 | |
| Microsoft Windows XP Professional | 9.1 TS1M3 | |
| Windows Vista | 9.1 TS1M3 | |
| 64-bit Enabled AIX | 9.1 TS1M3 | |
| 64-bit Enabled HP-UX | 9.1 TS1M3 | |
| 64-bit Enabled Solaris | 9.1 TS1M3 | |
| HP-UX IPF | 9.1 TS1M3 | |
| Linux | 9.1 TS1M3 | |
| OpenVMS Alpha | 9.1 TS1M3 | |
| Tru64 UNIX | 9.1 TS1M3 | |
*
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: | Usage Note |
| Priority: | |
| Topic: | System Administration ==> Logging System Administration ==> Servers ==> Integration Technologies
|
| Date Modified: | 2011-01-13 12:22:06 |
| Date Created: | 2009-01-08 13:35:54 |