Mainframe job types
This guide covers both batch and real-time mainframe jobs.
Batch jobs
Batch jobs are scheduled to run at regular intervals through a mechanism such as CRON or by integration with an external trigger. These jobs process inputs, such as flat file data or database contents, to produce outputs. Examples of mainframe databases include IBM Db2, which supports relational databases, and IBM Information Management System (IMS), which supports hierarchical databases. FTP and message queues are common output destinations for these jobs. Batch jobs need to run only when required.
Real-time services
Real-time services are jobs that listen for requests on a
protocol, such as IBM
Customer Information Control System (CICS)