Answer Posted / venkatreddy.madathala
Jcl is not used for programing..Its use to run the program
in the mainframe environment.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize and what keyword allows for an override of the default?
) what is the difference between AID and HANDLE AID?
what is the difference between COBOL2 AND COBOL390?
Explain about different table spaces.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Name the divisions, which are available in a cobol program?
How do you get the data to code the BMS macro?
What is the difference between goback, stop run and exit program in cobol?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
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?
What is the difference between external and global variables in COBOL?