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


Please Help Members By Posting Answers For Below Questions

How can a jobs execution priority be modified?

804


how to do automated restart when a job abends?

854


Explain the function of the dd dcb keyword?

706


How does jcl act on code(if you take a cobol program)?

713


What happens if both JOBLIB & STEPLIB is specified ?

618






how do you code a null statement?

780


what is use of dsn parameter in dd statement?

675


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

683


what is the difference between JES3 and JES2?

687


what is a jcl?

694


Explain how can return codes be tested before execution of a job step?

834


What are the 2 types of parameters in dd statement?

654


What are the jcl procedures?

649


Can I share my data with other jobs? How?

672


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

715