A mode of execution in which programs run without interactive user input, processing large volumes of data in scheduled jobs. Batch is the dominant execution model for COBOL workloads, typically orchestrated through *JCL* and managed by *JES*. (Ch. 1, Ch. 38) See also: *JCL*, *JES*, *Online Processi