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
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Describe the cobol database components?
What are different data types in cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What are the pertinent COBOL
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are the different rules to perform a Search?
What are the different data types in cobol?
What are various search techniques in cobol? Explain.
What is the difference between comp and comp-3?
How to print 10 to 1 if the input have only 10 digit number?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between goback, stop run and exit program in cobol?