1)what is compilation jcl for cobol program but it is
calling another program 2)what is compilation jcl for cobol
program but it is calling another program(in this, main
program is pure cobol but sub program is cobol+db2
program.can anyone please answer me for above questions.
it's very urgent
Answer Posted / mohan.chepuri
1) no it is not calling the another pgm,it wil compile
current pgm
2)no
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how can values be passed from the job stream to an executable program?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is multithreading in jcl?
Describe the various parameters utilized in the creation of a gdg?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Is it possible to left uncode disp? If yes, how?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
what is the use of JCL?
Which statement is used to identify the private libraries in job?
What are the difference between jcl and jes?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what is JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How can unused space allocation be returned to the system when a dataset is closed?