IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to resolve BBCP abend in CICS?


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
grayWolf

New User


Joined: 04 Oct 2010
Posts: 19
Location: Land of broken dreams

PostPosted: Sun Dec 23, 2012 11:07 am
Reply with quote

Hi All,
While invoking a CICS transaction via a batch job, we were facing a BBCP CICS abend. we tried to find more information about it and understood that CICS/Mainview terminates a transaction if it uses more CPU cycles. In order to make it work fine, we just restart the transaction and then it works fine.
Did any one of you face similar issues? If so, what is the solution for that? How does it go fine after restarting?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sun Dec 23, 2012 11:23 am
Reply with quote

most probably You might find more answers on the BMC forums
communities.bmc.com/communities
( also an explanation on how the measurements are taken )
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Sun Dec 23, 2012 12:14 pm
Reply with quote

After Googling "BBCP ABEND" it took me to the BMC community web-site, which Enrico posted -

communities.bmc.com/communities/message/287114

and found -

"BBCP is the ABEND code used by MV/CICS when a transaction is abended by the "Task Kill Exit" after consuming too many CPU cycles. This is a feature of MV/CICS that assists in preventing looping or otherwise bad transactions.

Please refer to the "MainView for CICS Customization Guide", Chapter 7 "Optional Implementation Procedures" and the section entitled "Implementing the Task Kill Function" for more information."
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top