What are s0c1, s0c4, s0c5, s0c7 and socb?
No Answer is Posted For this Question
Be the First to Post Answer
what is the job entry system used in your project?
How are GDGs concatenated?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
Is their any set of rules for dd? Explain.
Explain about Specifying compiler options in the PROCESS (CBL) statement
which utility is used to sort a file in jcl?
what is the purpose of SYSOUT parameter in the DD statement?
A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 Answers Cap Gemini, CSC, Xchanging,
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
In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?