Answer Posted / guest
It is Dummy Utility. It is used to copy ps to
ps ,concentating data sets it will be ps file or pds file.
| Is This Answer Correct ? | 8 Yes | 19 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what is the compile process of cobol program expalin with code
Differentiate between addressing mode and run mode.
What parameter of the job statement is used to limit the cpu time consumed by the job?
when does a dataset go uncataloged?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain the function of dd disp parameter?
Explain how can an in-stream dataset be terminated?
In job processing, what happens in conversion stage?
Explain the purpose of dd * statement in jcl?
What do you understand by jcl?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?