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
anyone please answer me for above questions. it's very urgent
Answer / guest
2)through IKJEFT01 utility we will compile the pgm
1)through NTLDR
| Is This Answer Correct ? | 0 Yes | 0 No |
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
What is job control language?
What is the difference between run mode and addressing mode?
How do you handle empty files in a JCL ?
Explain about LMCOPY -
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
How to identify in JCL that an input file is empty without reading it?
How Can we see all generations of a GDG ?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
What is notcat 2 - gs?
01 GROSS-PAY 05 BASIC-PAY PIC 9(5) 05 ALLOWENCES PIC 9(3) if BASIC-PAY has a value 1000 and ALLOWENCES has a value of 250,what will be displayed by the statement DISPLAY GROSS-PAY a.1250 b.01000250 c.01250 d.1.250
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)