how to create temporary data set in jcl? what is the use?
Answer Posted / nisha
1.when no DSN is given the system automatically allocates temp data.
2.when DSN=NULLFILE is specified
3.DSN=&&temp
use:
the temp data uses space only during its execution
so, wastage of space can be avoided
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
how do you define single dimensional array and multidimensional array in your cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
How do we get current date from system with century in COBOL?
What kind of error is trapped by on size error option?
How do you differentiate between cobol and cobol-ii?
What are the pertinent COBOL
What is report-item in COBOL?
Why occurs cannot be used in 01 level in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
how do you reference the esds vsam file formats from cobol programs
How do you get the data to code the BMS macro?