GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Mainframe  >  JCL
Go To First  |  Previous Question  |  Next Question 
 JCL  |  Question 42 of 128    Print  
What is abend s322?

  
Total Answers and Comments: 10 Last Update: December 15, 2006     Asked by: sudhakar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 13, 2006 05:01:31   #1  
Indranil        

RE: what is abend s322

hi..

S322 comes when a job exceeds its usual CPU time as it may goes to some infinite loop .

thanks

Indranil


 
Is this answer useful? Yes | No
May 16, 2006 03:56:44   #2  
dev.srivani        

RE: what is abend s322
S322 is a timeout abend means the job is not completed within the given time.Thanks
 
Is this answer useful? Yes | No
May 19, 2006 12:15:06   #3  
Lavanya        

RE: what is abend s322

Hi

S322 means the system has run out on the CPU time and the job is being cancelled. My first guess is check your program if it went into any infinite loop if not try to change the class and Time keyord parameters in the JCL. If you still get the Abend I would say you have a problem in your COBOL program... check the loops..


 
Is this answer useful? Yes | No
May 21, 2006 14:06:24   #4  
srilkrishy        

RE: what is abend s322

Just want to add few more comments.You can figure out the infinite loop by looking into the Exception count.This is the usual method followed to figure out the program is in infinte loop or not.

Thanks

Krishy


 
Is this answer useful? Yes | No
June 14, 2006 07:42:38   #5  
Manoj        

RE: what is abend s322

Hi

Where do I check for the exception count??

Thanks

Manoj


 
Is this answer useful? Yes | No
July 20, 2006 04:34:34   #6  
Maha        

RE: what is abend s322
Where i will find exception count? is that in Sysout?
 
Is this answer useful? Yes | No
July 30, 2006 22:40:13   #7  
Bijoy        

RE: what is abend s322
You can get the EXCP Count in Active queue i.e. s.da
 
Is this answer useful? Yes | No
December 07, 2006 05:10:39   #8  
karthi        

RE: What is abend s322?

hi

Thats CPU time out for specify job


 
Is this answer useful? Yes | No
December 07, 2006 07:19:50   #9  
mohamed ali        

RE: What is abend s322?
JOB OR STEP TIME EXCEEDED THE SPECIFIED LIMIT PROGRAM IS IN A LOOP INSUFFICIENT TIME PARAMETER ON JOB OR EXEC CARD
 
Is this answer useful? Yes | No
December 15, 2006 16:33:09   #10  
Sodadasi        

RE: What is abend s322?

We get S322 abend when the program takes more execution time than CPU time .

We can avoid this kind of sistuation by using the TIME parameter.

Thanks

Sodadasi


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape