what modification we need to do in jcl if we use sort in
cobol? I mean whether we need to include tempary file used
for sorting in assign statement?

Answer Posted / guest

yes we need to include one temp file whose record size is same
as that of input file record size

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about different table spaces.

852


What is the difference between perform … with test after and perform … with test before?

1147


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2236


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1059


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17508


What is length is cobol?

858


How are the next sentence and continue different from each other?

1005


what happens if parmparameter passes zero bytes to the program

1870


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2121


What are the access modes of START statement?

931


How to remove 2 duplicate records and copy only one using job control language?

966


What the difference is between continue and next sentence?

868


Write a program that uses move corresponding.

868


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5597


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2994