Are all (i), (ii), (iii), (iv) of the below are VALID to
reference a temporary dataset ?
STEP2
DD1 DD DSN = &&TEMP
STEP3
DD2 DD (i) DSN = TEMP
(ii) DSN = *.TEMP
(iii) DSN = *.STEP1.DD1
(iv) DSN = *.STEP1.DD1.ONE
Answer Posted / dedicated
Just Read DSN = *.STEP1.DD1.TEMP in option (iv)
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
What is the function of //jcllib statement?
what are the various stages of job processing?
Can we call instream to catalog and catalog to instream?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
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
Explain the function of the dd dcb keyword?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What are the parameters that are used in creating a gdg?
what is SOC4 error?
Give the syntax of job specifying jcl statement.
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what is JCL?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the syntax of JCL statement?