Troubleshooting

ActiveBatch was designed to assist operators and designers track down their batch Job problems. First, let us reiterate the difference between a Job definition and a Job instance. An instance is an execution copy of a definition. When a Job triggers, it is cloned from the definition. An instance is created and sent to an Execution AgentClosedThe Execution Agent ("Agent") is the component that runs ActiveBatch jobs. It must be installed and configured on a system that is specified in the Machine property of an Execution Queue object. The Job Scheduler uses the Queue's Machine property to determine what system to connect to in order to dispatch jobs. Most ActiveBatch environments have more than one system with an Agent installation. Which Agent to send the Job to is based on the Submission Queue that is assigned (associated) to each Job, a required Job property. to run.