JCLCheck ChekPlex job S878 abend in GTS address space
search cancel

JCLCheck ChekPlex job S878 abend in GTS address space

book

Article ID: 247812

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction

A ChekPlex job ran for 11 hours until General Transaction Server (GTS) abended with S878.  The job was processing over 1200 Endevor elements.  

The GTS server is able to restart successfully after the S878 abend.

Environment

Release : 12.0

Component : General Transaction Server

                      JCLCheck Workload Automation

Cause

The dump had over 160,000 copies of GTS module CAGSTDMN loaded into storage (at a length of 15K per module).    

GTS should not load additional copies of CAGSTDMN every time a ChekPlex job runs locally.  CAGSTDMN is the GTS Client start-up module.

Resolution

Apply GTS PTF LU06778.

++PTF (LU06778) REWORK(2022340)                                            
 /*******************************************************************      
                                                                           
GTS S878                                                                   
                                                                           
PROBLEM DESCRIPTION:                                                       
GTS started task has S878 ABEND                                            
                                                                           
This PTF changes GTS to not issue the LOAD and IDENTIFY macros             
for each task.  This reduces the storage used by GTS and also              
the CPU usage.                                                             
                                                                           
SYMPTOMS:                                                                  
S878                                                                       
                                                                           
IMPACT:                                                                    
GTS started task becomes unusable                                          
                                                                           
CIRCUMVENTION:                                                             
None