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 happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What are the pertinent COBOL
What is the difference between comp and comp-3 usage?
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 are literals?
What is a scope terminator give example?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the pertinent COBOL commands?
What type of SDLC u followed? Why?
Write a cobol program making use of the redefine clause.
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
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 Pic 9v99 Indicates in COBOL?