Why include statement is used in a jcl?
No Answer is Posted For this Question
Be the First to Post Answer
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
how to modify the copy book?explain with examples
Suppose I have five jobs to do. But I want to hold one?
How can the submitting users racf authority be overridden in a job stream?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
How to run cobol program using jcl?
how can i use the parameters decalred in main pgm in sub pgm
What is the use of DSNDB07 ?
i just need the first and last record from a sequencial file?how
what do you mean by include statement in jcl?
difference between internal sort and external sort