What do you understand by the term notcat 2 – gs?
Is it possible to code instream data in a PROC?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
a dd statement has 2 types of parameters. Name them?
Explain about LMQUERY�give a dialog information about a data set
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.
Explain the function of dd name parameter with a 2 part structure; audit.report?
What parameter directs the output of the job log dataset?
Explain the function of job statement in jcl?
What are the 2 types of parameters in dd statement?
How can unused space allocation be returned to the system when a dataset is closed?
What are s0c1, s0c4, s0c5, s0c7 and socb?
How can values be passed from the job stream to an executable program?
define cond parameter in jcl?