Explain the function of job statement in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
How is a GDG base created?
What parameters can be used to limit the number of records written to a sysout dataset?
Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?
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
How does jcl act on a cobol code?
once we submitted the job to the operating system, how can we cancel the job before execution?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
if we give two job cards in a single what happens
How I sort the records in a file and copy the first 10 records to another file
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain the job statement in jcl?
describe the exec statement,its meaning ,syntax and keywords?