Jobs failing with a Submission error
search cancel

Jobs failing with a Submission error

book

Article ID: 112541

calendar_today

Updated On:

Products

CA Workload Automation AE - Business Agents (AutoSys) CA Workload Automation AE - Scheduler (AutoSys) Workload Automation Agent

Issue/Introduction

The Agent spool directory is growing. The joblog are not cleaning up after the job goes to SUCCESS. Is there options to clean up excessive files?

Environment

Release:
Component: ATSYS

Resolution

There are two parameters that can be set in the agentparm.txt file.
agent.spool.success.autocleanup=true
oscomponent.joblog.success.autocleanup=true
After adding two paramters, the agent services needs to be restarted in order for the Agent to read the new entries.