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 

CICS abend ADCA

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS
View previous topic :: View next topic  
Author Message
sharss
Beginner


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Wed May 31, 2017 1:32 pm    Post subject: CICS abend ADCA Reply with quote

Hi All,

We have online screens designed using PROIV functions over CICS.From PROIV function we have used new cobol program to call IMS DB so that it shows one indiactor on the screen.
For that we had done the below step.
Function A(PROIV) uses AAP as PSB
Function A modified to call new cobol program B.
B uses new psb BBP

Here is the logic and flow:
A calls B
B terminates PSB AAP(this was done as we have to schedule new PSB)
B scedules PSB BBP
B does multiple DLI calls
B terminates PSB BBP
B rescedule PSB AAP
Control back to A

In production,this has resulted in abend for many users intermittently and quite frequently.The dump says U026, ADCA abend in PSB AAP.We have not changed AAP.Could any one look into it and advise

Regards,
Sharan S S
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12355
Topics: 75
Location: San Jose

PostPosted: Wed May 31, 2017 3:32 pm    Post subject: Reply with quote

sharss,

Looks like you have an error in PSB schedule or DL/I request which results in Error in DBCTL.

https://www.ibm.com/support/knowledgecenter/SSGMCP_4.2.0/com.ibm.cics.ts.doc/dfht4/topics/dfht43m.html

Check this link for DBCTL failures

https://www.ibm.com/support/knowledgecenter/SSGMGV_3.1.0/com.ibm.cics.ts31.doc/dfht4/dfht42t.htm#dfht4av
_________________
Kolusu - DFSORT Development Team (IBM)
DFSORT is on the Web at:
www.ibm.com/storage/dfsort

www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> IMS 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