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


Please Help Members By Posting Answers For Below Questions

What guidelines should be followed to write a structured cobol prgm?

673


) How do u handle errors in BMS macro?

1427


What is Pic 9v99 Indicates in COBOL?

726


What is the difference between external and global variables in COBOL?

813


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

661






Whats the difference between search & search ALL?

5264


What is the Purpose of Pointer in the string?

643


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2098


How you can characterize tables in cobol?

718


What are various search techniques in cobol? Explain.

650


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

679


How many bytes S(8) comp field occupy and its maximum value?

1630


In COBOL programming, what is PERFORM? What is VARYING?

671


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.

3717


What are all the divisions of a COBOL program?

663