Explain how can return codes be tested before execution of a job step?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between BLKSIZE and LRECL?
How are GDGs concatenated?
How to execute step2,step5,step7 of a proc of 10 steps? You are not allowed to change in JCL.
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 read records in reverse order in flat file?
what are the ways of passing data to a cobol program from jcl?
can we maintain 2 generations with different Lengths in Same GDG ?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What does the TIME parameter signify ? What does TIME=1440 mean ?
How to overide the symbol parameter in the jcl ?