Problem Note 15880: Abend S0C1 occured outside the SAS environment when CPU time hits 932.07
CPU minutes
If the CPU time for a SAS step hits 932.07 CPU minutes, the job may
receive a S0C1 abend outside the SAS environment.
The SAS log will have the messages:
ERROR: System abend 0C1 occurred outside of the SAS environment.
ERROR: Delete current task.
The JES SYSMSGS for the JOB step will show the time as:
IEF374I STEP/SAS /STOP 2005213.0756 CPU 932MIN 04.71SEC
To circumvent the problem disable the SAS STIMER option. This is done
with the option NOSTIMER which must be specified at SAS invocation.
This can be set in the Default Options Table, CONFIG file, invocation
parm, or Restricted Options Table. If a site has set STIMER in the
Restricted Options Table, it cannot be overridden in an individual
job. The Restricted Options Table must be changed.
Note that when NOSTIMER is in effect, SAS SMF records will not be
created.
Operating System and Release Information
SAS System | Base SAS | z/OS | 9.1 TS1M3 SP2 | 9.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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2007-01-24 14:54:51 |
Date Created: | 2005-08-04 13:04:36 |