Step 1 RC 4
Step 2
Step 3
I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
No Answer is Posted For this Question
Be the First to Post Answer
Explain the job statement in jcl?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
What is the purpose of dd * statement in jcl?
is step name is compulsory in jcl ?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
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.
Can you delete the GDG base without deleting GDG generations ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
Explain how can the attributes of one sms dataset be copied to another dataset?