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


Please Help Members By Posting Answers For Below Questions

Discuss about changing dataset name in proc.

997


How many sections are there in data division in COBOL?

933


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

893


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3009


i want a program using by if, evaluate , string, unstring, perform, occurs?

4398


What is the problem of ordered sequential files access?

949


What is the difference between goback, stop run and exit program in cobol?

1279


What is the difference between binary search and sequential search?

886


explain sorting techniques in cobol program?

925


What are 77 levels used for?

877


How do you reference the following file formats from cobol programs?

959


What are the different rules to perform a Search?

852


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1006


what is the difference between COBOL2 AND COBOL390?

2777


what are decleratives in cobol?

2028