Answer Posted / mohan tk
1.Create backups of sequential dataset or create members of
partitioned dataset.
2.create partioned dataset or members from a sequential
input dataset.
3.copying a sequential dataset
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can the same proc be re-used and called by many jobs?
What are the rules employed while naming the steps in a job?
How does jcl act on a cobol code?
Is it possible to code instream data in a PROC?
in ways data can be passed to a COBOL program from JCL?
when can a job time-out occur? How to overcome that?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Explain dd statement in jcl?
Name a few IBM utility programs, and explain its function.
write a jcl to execute a job by 7:00 am on jan 20,1986?
List the different jcl statements that are not permitted in the procedures?
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?
Can we use DISP=SHR in output file in JCL
What are hierarchy levels in jcl?
What is Cataloged Procedures?