Answer Posted / kabi
I am agree with Shailendra .
EVEN means we have to check both normal and abnormal
condition of the prevoius step.
Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is catelog procedure and how many catelog procedure to use in one job?
Can I send output of job to my remote device careerride123?
what is use of dcb parameter in dd statement?
what is SOC4 error?
What is the function of the dd dcb keyword?
What dd statement is used to supply the name of a dataset?
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.
whats the diff bw the evaluate also and and?
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.
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the purpose of dd dummy statement?
How can an in-stream dataset be terminated?