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
what is DSN parameter and DISP parameter is used for?
Explain about LMQUERY�give a dialog information about a data set
a dd statement has 2 types of parameters. Name them?
how to compare two datasets without using superce because output is limited to 133 bytes
which utility is used a dummy utility?
What is NOTCAT ?
Name a few IBM utility programs, and explain its function.
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
How can the disposition of sysout datasets be set for an entire jobstream?
What do you understand by jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is catelog procedure and how many catelog procedure to use in one job?
What do you understand by the terms: joblib and steplib?