MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Link Failure and Task Termination

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Legacy
Beginner


Joined: 15 Jan 2007
Posts: 1
Topics: 1
Location: Zurich

PostPosted: Mon Mar 05, 2007 4:00 pm    Post subject: Link Failure and Task Termination Reply with quote

Dear All,

we are facing a strange problem in our shop.
The EXCI for one of the transaction is failing with response saying ADPL.Below is the explination.

Pgm A(Batch prog with EXCI) links to a driving pgm B.In the middle of processing it starts another txn **RN and proceeds with processing(basically opens files for the txn).This PGM C of txn **RN inturn will fire another txn **AU.This txn uses the files opened by PGM B.

The problem is sometimes the pgm B fails(dont know the reason and always failed till now after firing **RN after that files opening starts) A also fails(user abend showing the link error)
RESP=00000088,RESP2=00000422.

Along with that **AU starts and disappears all of a sudden.

Is there any way we can check where the problem is occuring,This will not happen daily may be once in 2 weeks.This happens in prod and we were not able to replicate in Test Environments.

All these txns uses VSAM files only.

Any suggestions are welcome.

Thanks & Regards,
Subbu
Back to top
View user's profile Send private message Send e-mail
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Mon Mar 05, 2007 5:37 pm    Post subject: Batch EXCI failure Reply with quote

without getting into too much detail with questions -

a suggestion. since you have been living with this for a minimum of 2 weeks, introduce exception handling code into whatever program **AU kicks off. Apparently, **AU recogonizes that either Pgm B or Pgm C did not do everything, since **AU terminates very quickly. I interpret that as meaning: pgm(**AU) made a decision to terminate immediately instead of doing something. So, add code in the routine that decides to terminate immediately to log something.

Is transaction **RN ever invoked via USER at a terminal? (either cics or via WEB) and has it ever failed? (does it only fail in Batch?)
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group