Some terms used to discuss batch processing are:
Batch
Batch processing means that the user doesn't have to interact with the computer system in order to perform a function. Usually, a batch job is set up in advance (such as when you fill out your Batch Processing screen). Once the job has started running, you cannot intervene except to cancel execution.
Input file
A file that contains input for a batch job.
Interactive
A way of performing a function in which the computer system requires the user to provide input, and then responds to that input. An example would be CA OLQ menu mode. Another term to describe interactive processing is online.
Interrupt count
The maximum number of records CA OLQ will retrieve when building a report. If the number of records that meet the selection criteria for that report exceeds the interrupt count, CA OLQ suspends data retrieval and issues a message asking you if you want to continue to retrieve records.
Job Control Language
A language used to define the special requirements of your batch program to the system. Job Control Language (JCL) statements name input and output files, the name of your program, and your output destination.
Output destination
Any type of device that receives the report that you have created through your batch job. Output destinations can be a printer, a terminal, or a log.
Output file
A file that contains the results of your batch job.
|
Copyright © 2013 CA.
All rights reserved.
|
|