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 / sampangi
i think it's in step.......like &name
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is a SSRANGE and NOSSRANGE?
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?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Can you please let me know the centre name of INS certification in Kolkata.
What is the difference between binary search and sequential search?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
what is amode(24), amode(31), rmode(24) and rmode(any)?
In COBOL, what is the different between index and subscript?
Which Search verb is equivalent to PERFORM…VARYING?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Why would you use find and get rather than to obtain?
What is the usage of comp fields in cobol?