Are there any set of rules for the names of the steps used in a job?
when does a dataset go uncataloged?
how to compare two datasets without using superce because output is limited to 133 bytes
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
I need exexution process for JCL programs
Explain how can values be passed from the job stream to an executable program?
When space is allocated for an output dataset, what units can be used?
How can unused space allocation be returned to the system when a dataset is closed?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What do you understand by the term notcat 2 – gs?
what is use of space parameter in dd statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is the purpose of coding notify parameter in job statement?
Is it possible to left uncode disp?