Whats error code s222?
Answers were Sorted based on User's Feedback
Answer / bharu
when the program is in loop , in time out situation we face this abend.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / piyush mani
i have faced this abend in case of time limit...
can any1 tell me how 2 cancel a job????
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / simha
we use disp=mod in jcl .how handle this in cobol program
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / snehatechm
when ur program run out of time then it throws error s222
| Is This Answer Correct ? | 21 Yes | 28 No |
Answer / mahesh
suppose program is not executed within time we
sprcified(TIME PARAMETRE).it shows error s222.
| Is This Answer Correct ? | 2 Yes | 12 No |
what is the meaning of keyword in jcl?what is is opposite?
How to find the length of variable length copybook using fileaid ??
what is JCLLIB and PROCLIB in jcl and their syntax
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
What is DSNDB06 ?
what is d/f b/w sysout & sysprint
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
how many max steps can we use in a job? pls answer to my question
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
What do you understand by jcl?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
How to DEBUG a JCL?