what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
No Answer is Posted For this Question
Be the First to Post Answer
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
What parameter directs the output of the job log dataset?
Does jcl support automatic restart?
restart logic ?
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
Explain the hierarchy levels in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is the meaning of keyword in jcl?what is is opposite?