Batch Job Receiving S0C4 on ETRSM
search cancel

Batch Job Receiving S0C4 on ETRSM

book

Article ID: 199388

calendar_today

Updated On:

Products

Easytrieve Report Generator

Issue/Introduction

Batch job received S0C4  REASON CODE=00000010 when executing JCL.
                          
          SYSTEM COMPLETION CODE=0C4  REASON CODE=00000010       
                        NAME=ETRSM                                                         
             

Environment

Release : 11.6

Component : CA EASYTRIEVE REPORT GEN

Cause

Possible Large Table; Many steps within 1 Job card.

Resolution

 

The following Apar should resolve this problem.

APAR #: SO09562                                                         
Product: EZTRVE     Release: 11.6        Solution #: 168       
  Title: S0C4 ABEND IN ETRSM 

PROBLEM DESCRIPTION:                                                     
If a CA Easytrieve Report Generator program has multiple JOB activities  
a S0C4 abend can occur in module ETRSM 

CIRCUMVENTION:                                                           
Use multiple programs with one JOB per program.        

 

Additional Information

If the program cannot be split easily and there is only one job statement in the program, then changing the table to a VSAM file may help resolve the problem. This alternate option will not require a change in any program logic or the way the program is executed.