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 |
How can you trap abends in the JCL?
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
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?
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?
Is automatic restart possible in jcl? If yes, how?
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?
How can the attributes of one sms dataset be copied to another dataset?
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 ?
What are the rules employed while naming the steps in a job?
Which statement is used to identify the private libraries in job?
Explain about LMMLIST�list a library's members