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
Why occurs cannot be used in 01 level in COBOL?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
what is the difference between COBOL2 AND COBOL390?
What is the problem of ordered sequential files access?
What is length is cobol?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is comp-1 and comp-2?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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.
Difference between cobol and cobol-ii?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What are literals?
For rewrite, why is it mandatory that file needs to be opened?
Difference between array and sub-script ?
Explain how you can characterize tables in cobol?