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?
Answer Posted / pandiyan and stalin
No, the job cannot be excecuted. Because a job a maximum of
255 steps in a program.
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Which dd parameters are required?
Explain the purpose of the dd keylen parameter?
how you will the direct the data to spool using sysout option?
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?
Explain the function of a dd statement?
What parameter directs the output of the job log dataset?
Explain about LMFREE�free data set from its association with data ID
What is the function of the dd mgmtclas keyword in sms datasets?
How dummy is used in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How gdg are concatenated?
how to do automated restart when a job abends?
What is jcl in mainframe?