We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Post New Answer View All Answers
How can a jobs execution priority be modified?
What dd statement is used to supply the name of a dataset?
How do you submit a job for execution?
what is a jcl?
What is the significance of addrspc parameter in the exec statement?
How to run cobol program using jcl?
i want to store 20 digits . how will u do it in cobol ?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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.
Is automatic restart possible in jcl? If yes, how?
How would you understand error(execution phase)?
how you can direct the data to spool using SYSOUT option?
How is the record format of an output dataset specified?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain