| |
|
|
Job Control Language
|
ALSO CALLED: JCL
DEFINITION: JCL (job control language) is a language for describing jobs (units of work) to the MVS, OS/390, and VSE operating systems, which run on IBM's S/390 large server (mainframe) computers. These operating systems allocate their time and space resources among the total number of jobs that have been started
Definition continues below.
|
|
| Recent Vendor Reports on Job Control Language |
New Era of IT Automation
sponsored by CA
WEBCAST: Posted: 06 Mar 2008 | When: Available On Demand
|
|
Reducing the Costs of Application Maintenance and Impact Analysis
sponsored by Software Engineering of America, Inc.
WHITE PAPER: Posted: 25 Feb 2008 | Published: 01 Jan 2007
|
|
SQL job manager
sponsored by Idera
TRIAL SOFTWARE: Posted: 13 Feb 2008 | Published: 13 Feb 2008
|
|
| |
JOB CONTROL LANGUAGE DEFINITION (continued):
in the computer. Jobs in turn break down into job steps. All the statements required to run a particular program constitute a job step. Jobs are background (sometimes called batch) units of work that run without requiring user interaction (for example, print jobs). In addition, the operating system manages interactive ( foreground) user requests that initiate units of work. In general, foreground work is given priority over background work. One IBM manual compares a set of JCL statements to a menu order in a restaurant. The whole order is comparable to the job.
Job Control Language definition sponsored by SearchDataCenter.com, powered by WhatIs.com an online computer dictionary
|
| |
|