Are there any set of rules for the names of the steps used in a job?
No Answer is Posted For this Question
Be the First to Post Answer
Must tape dataset definitions include vol=ser specifications?
i have 1000 records in input file and i want to sort it and the first 200 records to be placed in output file. how to do that??
What does a disposition of (MOD,DELETE,DELETE) mean ?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
common jcl abends??
Hi, I have 3 files say file A , file B and file C.I want to form an output file in which i will have all the records from file A. Files B and C also may contain records that are present in file A.I want those records also to be included in my output file. for eg: file A contains: 1 2 3 file B contains: 2 4 5 file C contains: 1 3 5 So in my output file should look like: 1 2 3 2 1 3 Can any one help ???.....thanks in advance.
Can you give the sort card to arrange the specific column in the version of GDG.
what is check pending option
I had 100 steps in jcl i want to execute first 10 steps only?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used to sort a file in jcl?