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 the dd dcb keyword?
How jcl work to handle various input output file operations?
What is the purpose of the dd keylen parameter?
what is the use of IEBGENER utility?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What is notcat 2 - gs?
what is a jcl?
Explain how can values be passed from the job stream to an executable program?
Is automatic restart possible in jcl?
How does the jcl specify the job to os?
Explain how can a jobs execution priority be modified?
What are hierarchy levels in jcl?
how would you create a temporary dataset? And where will you use them?