Different Statuses of Concurrent Manager
PENDING STATUS
Normal – Request is waiting for the next available manager. Currently all manager are running other requests.
Standby – Program to run request is incompatible with other program(s) currently running. The requests will be in the Conflict Resolution Manager’s queue. Once the other request with which the request is incompatible gets completed then the request will be executed.
Scheduled – Request is scheduled to start at a future time or date.
Waiting – A child request is waiting for its Parent request to mark it ready to run Request which runs sequentially will wait for a prior request to complete.
RUNNING STATUS
Normal – Request is running normally.
Paused – Parent request pauses for all its child requests to finish.
Resuming – All requests submitted by the same parent request (i.e. child requests) have completed running. The Parent request resumes running.
Terminating – Request is terminated forcefully by choosing the Cancel Request button in Concurrent Request window from front end.
COMPLETED STATUS
Normal – Request completed successfully.
Error – Request failed to complete successfully.
Warning – Request completed with warnings.
Cancelled – Pending or Inactive request is cancelled by choosing the Cancel Request button in the Concurrent Requests window from front end.
Terminated – Request is terminated by choosing the Cancel Request button in the Concurrent Requests window from front end. This states comes after Running-Terminating state.
INACTIVE STATUS
Disabled – Program to run request is not enabled. We need to Contact System Administrator.
On Hold – Pending request is placed on hold forcefully by choosing the Hold Request button in the Concurrent Requests window.
No Manager – No manager is defined to run the request or the manager needed to run the request is down. We need to Contact System Administrator. A status of No Manager is also given when all managers are locked by run-alone requests.