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
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the purpose of dd?
Does jcl support automatic restart?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is the function of the dd dcb keyword?
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
when does a dataset go uncataloged?
What is job control language?
Can we call instream to catalog and catalog to instream?
How can values be passed from the job stream to an executable program?
How can unused space allocation be returned to the system when a dataset is closed?
Name what parameter directs the output of the job log dataset?
a dd statement has 2 types of parameters. Name them?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the purpose of dd dummy statement?