Answer Posted / harsha
Temporary files are those files which have same
characteristics as that of any seq file. Temporary file are
created and deleted within the same JCL iteself.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Is automatic restart possible in jcl? If yes, how?
Matching Logic in Jcl not in cobol.Could any one please answer this question
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
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?
Is acct parameter mandatory?
Explain how can a jobs execution priority be modified?
what happens in execution stage in job processing?
How jcl is used for testing batch programs?
What is the difference between run mode and addressing mode?
Can we call instream to catalog and catalog to instream?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What are the parameters that are used in creating a gdg?
What dd statement is used to supply the name of a dataset?
what are the statements that are not valid to be included in an include statement?