U0020514 Runtime error occurs when attempting to execute a recurring z/OS job
search cancel

U0020514 Runtime error occurs when attempting to execute a recurring z/OS job

book

Article ID: 87965

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

Error Message :
U0020514 Runtime error in object 'ATTRDIA.MVS', line '00055'. Object '' from type 'UC_Object.JOBG)' not found.

The z/OS job executes once without issue and gets an ENDED_OK (normal) status.  However, if the same job is executed with the option to run recurring, the above error message is displayed on the first execution attempt.

This issue was first reported in the Automation Engine (AE) version 9 SP5 HF1 (AE: 9.00A235-561, DB: 9.00A235-561).
 

Environment

OS Version: N/A

Cause

Cause type:
Configuration
Root Cause: The error is being triggered by the INC object ATTRDIA.XXX. The script is being executed until this read line then it stops there, but this line doesn't need to be excuted for job's with startype "" so disable the opting "Attribute dialog".

Resolution

Disable the option "Attribute dialog" on the tab "Attributes" of the JOBS.XXX object.

Fix Status: No Fix

Fix Version(s):
N/A

Additional Information

Workaround :
N/A