what is the JCL statement consists of?
No Answer is Posted For this Question
Be the First to Post Answer
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
Explain the function of //jcllib statement?
How do you submit JCL via a Cobol program?
Is there any command to check wether the ps file is in sorted order?
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
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
what is use of disp parameter in dd statement?
What do you know about jcl?
Is there any command to check wether the ps file is in sorted order?
Define concatenating?
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?