how you will define a temporary dataset in jcl?



how you will define a temporary dataset in jcl?..

Answer / biprajit

You need to use '&&' before the Dataset name; example- DSN=&&temp ;

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

How can you trap abends in the JCL?

3 Answers  


if my GDG limit has been kept as 50 and if am trying to put 60 records.what would happen. will there be any abend for this scenario

4 Answers  


ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?

4 Answers   IBM,


what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?

1 Answers  


Is automatic restart possible in jcl? If yes, how?

0 Answers  






I have a JCL which 20 steps. How do I execute 17 th step alone (It should execute only 17ths tep.and it should not execute 18,19,20 steps??

9 Answers   IBM, Infosys, TCS, Xansa, Xchanging,


I have three files for one step i need to override the third file how to do that in jcl?

1 Answers   UST,


How can the attributes of one sms dataset be copied to another dataset?

0 Answers  


In Job, there are 10 steps. If I want to execute the first 6 steps and don't want to execute from 7th to 10th step. What is the solution for this ?

7 Answers  


What are the rules employed while naming the steps in a job?

0 Answers  


Which statement is used to identify the private libraries in job?

0 Answers  


Explain about LMMLIST�list a library's members

1 Answers  


Categories