SCRT abend CODE=C03
search cancel

SCRT abend CODE=C03

book

Article ID: 231744

calendar_today

Updated On:

Products

COMMON SERVICES FOR Z/OS

Issue/Introduction

The execution of CAISCRT job yields abend CODE=C03.

Environment

Release : 15.0

Component : SCRT REPORT MANAGEMENT APPLICATION

Cause

JCL CONFIGURATION ERROR

Resolution

CEE5230S The signal SIGXCPU was received.

This indicates that the CPU time limit has been exceeded, and that the program was terminated.  This program (IBM's SCRT tool) opened the input data set (XXXXXXXXXXXXXXX), and the job terminated before it could properly be closed.  This job will need an increase in the CPU limit to finish, possibly by adding "TIME=NOLIMIT" to the "SCRT EXEC" statement.