How do you create a temporary dataset? Where will you use them?
Answer Posted / guest
Temporary datasets can be created either by not specifying
any DSNAME or by specifying the temporary file indicator as
in DSN=&&TEMP. We use them to carry the output of one step
to another step in the same job. The dataset will not be
retained once the job completes.
| Is This Answer Correct ? | 48 Yes | 3 No |
Post New Answer View All Answers
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?
How is the record format of an output dataset specified?
What is Cataloged Procedures?
What do you understand by jcl?
What is the syntax of JCL statement?
Explain about LMFREE�free data set from its association with data ID
Name what parameter directs the output of the job log dataset?
Explain the function of the steplib dd statement?
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
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is the use of IEBGENER utility?
what is DD statement is used in JCL?
When output dataset space is required, what quantity categories are used?