Candidate Registration
Employer Registration
Forgot Password
Login
Candidate Registration
Login
Candidate Registration
Login
Employer Registration
Login
Candidate Registration

JCL

A - BCDE - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - X - Y - W - Z

JCL — Job Control Language.
Type - Programming Language

Further details

Job Control Language (JCL) is a scripting language used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem. The term "Job Control Language" can also be used generically to refer to all languages which perform these functions.

There are actually 2 IBM JCLs: one for the operating system lineage that begins with DOS/360 and whose latest member is z/VSE; and the other for the lineage from OS/360 to z/OS. They share some basic syntax rules and a few basic concepts, but are otherwise very different.