what is jcl approach for programming?

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


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize and what keyword allows for an override of the default?

980


) what is the difference between AID and HANDLE AID?

1912


what is the difference between COBOL2 AND COBOL390?

2768


Explain about different table spaces.

888


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

1000


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

902


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2015


Name the divisions, which are available in a cobol program?

958


How do you get the data to code the BMS macro?

1742


What is the difference between goback, stop run and exit program in cobol?

1269


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3003


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 ......

11602


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

2208


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?

5627


What is the difference between external and global variables in COBOL?

1077