How does the jcl specify the job to os?
No Answer is Posted For this Question
Be the First to Post Answer
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
what is a MODELDSCB?
FOR a GDG, the book by 'SABA ZAMEER' says 'We can NOT ALTER the LIMIT parameter after it is defined'. (p-211). But many persons have written that it can be changed, which one is true ?
how to code instream data in procedure?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
Explain about LMGET�read a logical record from a data set
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
What is DSNDB06 ?
What is the function of a dd statement?
Explain about CBL/PROCESS statement syntax
When we give TYPERUN = SCAN , what are the syntax errors we get?