How gdg are concatenated?
No Answer is Posted For this Question
Be the First to Post Answer
what JCL Procedures?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How can a fb file convert to vb file using sort program?
Mention the types of job control statements?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What is the improvement to COND= in the latest version of MVS?
what is the compile process of cobol program expalin with code
What are the kinds of job control statements?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is Cataloged Procedures?
what are the options in file-aid to edit vsam dataset and to compare data sets.