Explain dd statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
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??
wht happens if blksize = 0 and lrec = 0 ?
what is a steplib
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
Describe the various parameters utilized in the creation of a gdg?
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
difference between internal sort and external sort
In sms datasets, what is the function of the dd avgrec keyword?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
Are there any set of rules for the names of the steps used in a job?
Explain how can return codes be tested before execution of a job step?