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 use of symbol // in jcl?
how can you check if a file is empty using jcl?
What are the jcl procedures?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?
hi guys what r the diff types of procs in jcl? bye ramya
4 Answers ACS, Keane India Ltd,
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
What are three major types of JCL statements? What are their functions?
What is meant by S0C7 system abend code?
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
Can we browse or edit the GDG dataset if it is a tape entry?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is the max blocksize for a Tape file?