Abend S878-10 at Offset X'F0' in SARXTD
search cancel

Abend S878-10 at Offset X'F0' in SARXTD

book

Article ID: 125524

calendar_today

Updated On:

Products

OM Deliver OM View

Issue/Introduction

The client's SARXTD task intermittently abends with a S878-10 condition. 
The PSW points to offset X'F0' into SARXTD.
The eyecatcher is:
 SARXTDSSOEP 12.2 COPYRIGHT (C) 2015 CA. ALL RIGHTS RESERVED. 11/05/15 07.01

Environment

CA View - All Releases

Resolution

A review of the client's dump indicated that there was no more below-the-line storage available.
At offset X'F0' in SARXTDSSOEP is a GETMAIN for 3288 bytes for below-the-line subpool 0 storage, and the system abended with S878-10, indicating that there was not enough virtual storage available to satisfy the request.

The recommendation is to review the SARXTD proc, for a REGION=... setting.
The client added REGION=0M, and experienced no more S878 conditions on the SARXTD task.