what will be the error code if duplicate key of VSAM file
is found?
describe the dd statement,its meaning,syntax and keywords?
How do you check the syntax of a JCL without running it?
We are aware of eliminating the duplicate records from outyput fiel using sort utility. Can we get the duplicate records in to another file in the Same sort utility?
what sort card you will use to copy the data from one dataset to another dataset?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
What is jcl in mainframe?
how to compress the data set
How do you create a temporary dataset?
What are the valid DSORG values ?
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
Are there any set of rules for the names of the steps used in a job?