CA Workload Automation AE - Business Agents (AutoSys)CA Workload Automation AE - System Agent (AutoSys)CA Workload Automation AE - Scheduler (AutoSys)Workload Automation AgentCA Workload Automation AE
Issue/Introduction
Client running a SAS job and it takes 1 hour and 23 minutes to complete but in IXP it only saying to runs for 1 sec. Need to find out why it only says one sec in IXP instead of 1 hour and 23 minutes
Environment
Release : 11.3.6
Component : CA Workload Automation AE (AutoSys)
Cause
As there is an '&' at the end of the command attribute, the job's main process spawns a background process to execute the application specified for the command attribute. The job's main process then exits immediately.