Capacity of Autosys server
search cancel

Capacity of Autosys server

book

Article ID: 252549

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

Hi,

We are going to have more SAP agents for Autosys for running SAP jobs.
I am curious what would be the maximum number of jobs that I can run in one Autosys server.
How can I measure and find out the best practice for capacity planning?

Please let me know.

 

Environment

Autosys 12.0

Resolution

There is, in principle, no maximum number of jobs that can be defined into AutoSys.
As long as AutoSys is tuned (SCHED_SCALE and DB_CONNECTIONS) and the servers have the necessary resources (CPU, RAM, Disk space) on both the AutoSys Servers and DB Servers ... you can run as many jobs as you want.
I know of customers with 200,000 jobs defined on a single instance, running most of them daily.
But we're talking servers with 32GB RAM and at least 8 cores and SCHED_SCALE=10 and DB_CONNECTIONS=128.


This will be determined by the following
1) the type of jobs being run
2) the number of jobs being run at any given time
3) the number of agents the jobs are spread across
4) the amount of CPU, RAM and disk IO on the Autosys server and agents
5) the amount of CPU, RAM and disk IO for the back end SQL Server database


Due to all of these variables there is unfortunately no way support can provide you with data for capacity planning other than what is documented for system requirements listed below:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/autosys-workload-automation/12-0/release-notes/ae-system-requirements.html

Client have to setup proper load testing in their environment and and gather bench marks based on their environment and business requirements.

If you are standing up a new environment I would suggest starting with the above system requirements +30% as a base for a medium installation and +50% for a Large environment.

Here is the doc regarding SCHED_SCALE and DB_CONNECTIONS:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/autosys-workload-automation/12-0-01/administrating/ae-administration/define-tuning-parameters-for-the-scheduler.html

Here is the doc containing some DB sizing estimations:
https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/autosys-workload-automation/12-0-01/Before-You-Begin/ca-workload-automation-ae-deployment-best-practices/schedule-and-performance-tuning/database-sizing.html