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 / deepak_developer

Correct answer is

Actually this question does not have right answer in option.
So i write is isolated.
if we refer to temp then.

dsn= *.step2.dd1
This is right Answer.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a jobs execution priority be modified?

793


Explain how can values be passed from the job stream to an executable program?

613


What do you understand by the terms: joblib and steplib?

619


What is the significance of addrspc parameter in exec statement?

724


Is acct parameter mandatory?

758






Must tape dataset definitions include vol=ser specifications?

971


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1805


Explain the function of the dd dcb keyword?

694


What is the motivation behind coding class parameter in job statement?

680


Where & How Do You Code Identifier In Jcl?

691


How dummy is used in jcl?

643


What are steplib and joblib?

719


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

603


How would you understand error(execution phase)?

621


what are JCLLIB and STEPLIB in JCL?

671