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

Can you please let me know the centre name of INS certification in Kolkata.

1713


Whats the difference between search & search ALL?

5258


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

760


What is the difference between Global and External Variables?

660


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992






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?

5370


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

769


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2004


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

638


) what is the difference between AID and HANDLE AID?

1630


What are the different data types in cobol?

786


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

639


how to refer the data field?

1802


Can a Search can be done on a table with or without Index?

800


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.

3713