CA View - SARDBASE RESTORE Job Abends with S722 Condition
search cancel

CA View - SARDBASE RESTORE Job Abends with S722 Condition

book

Article ID: 132237

calendar_today

Updated On:

Products

OM Deliver OM View

Issue/Introduction

In performance of a CA View SARDBASE RESTORE, the job abended with a S722 condition.
 

Environment

CA View - All Releases

Resolution

The S722 abend was occurring, even with a setting of "//SYSPRINT DD SYSOUT=*,OUTLIM=16777215", as there was a large number of reports referenced in the SARDBASE RESTORE.

With that amount message volume, it was suggested to send the //SYSPRINT DD output to tape, rather than filling the JES queue.
Sending the output to tape resolved the S722 abend.

A subsequent S322 abend (job execution timeout) was resolved by there being a change in job execution class, as the original job execution class used was not suitable for the requirements of the job.