how you will define a temporary dataset in jcl?
Answer Posted / biprajit
You need to use '&&' before the Dataset name; example- DSN=&&temp ;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
define cond parameter in jcl?
what is DD statement is used in JCL?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Explain the function of a dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
A dd statement consists of 4 fields. Name them?
Explain the function of dd disp parameter?
How is the record format of an output dataset specified?
What are some jcl statements that are not allowed in procedures?
What do you know about jcl?
what is the use of IEBGENER utility?
How do you submit a job for execution?
How does jcl act on a cobol code?
What is concatenating?
which utility is used to sort a file in jcl?