how to create temporary data set in jcl? what is the use?
Answer Posted / guest
by using the symbolic parameter we can create temporary data
set.the temporary dataset is used for storing the sorted
records before it store into the output file..
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What rules are to be followed while using the corresponding options?
What is the difference between comp and comp-3 usage?
how do you reference the esds vsam file formats from cobol programs
What is difference between static and dynamic call in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How do you define a variable of comp-1 and comp-2?
i want a program using by if, evaluate , string, unstring, perform, occurs?
how can i see junk values in dclgen or in hostvariable of comp ?
Which division and paragraphs are mandatory for a COBOL program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is length is cobol?
How do you reference the following file formats from cobol programs?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
) how do u code after getting data?