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


Please Help Members By Posting Answers For Below Questions

Name the parameters which can be used to limit the number of records written to a sysout dataset?

916


How can a stopped job be started again?

943


What is the function of the dd mgmtclas keyword in sms datasets?

1032


What are the 4 fields in dd statement?

971


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1099


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

903


what is SOC4 error?

975


Is condition checking possible in jcl? If yes, how?

1029


What is the use of disp parameter?

884


How jcl is used for testing batch programs?

1001


Matching Logic in Jcl not in cobol.Could any one please answer this question

3947


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1002


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1249


Explain about LMQUERY�give a dialog information about a data set

1144


State the uses of syspring, sysin, sort fields, sum fields and dummy.

883