How do you define a sort file in JCL that runs the COBOL
program?

Answer Posted / ashok

JCL is a dying language man !!

Please indulge in some Emerging Technologies like
PL/I .......

Is This Answer Correct ?    8 Yes 41 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

425


What is difference between static and dynamic call in cobol?

779


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060


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

755


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1785






What are the different open modes available in cobol?

722


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1949


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1232


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

673


What are the access modes of START statement?

719


How arrays can be defined in COBOL?

665


how do you reference the esds vsam file formats from cobol programs

634


How to know whether the module is dynamical or statistical?

656


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


Mention the guidelines to write a structured cobol program?

620