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

CICS abend DHTP


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

New User


Joined: 23 Sep 2006
Posts: 13
Location: Pune

PostPosted: Fri Jun 25, 2010 8:03 am
Reply with quote

Experts help required?

One of my programs when moved into production environment is abending with DHTP with below message:

DFHAC2206 15:18:05 CICSP622 Transaction XRRS failed with abend AZI6. Updates to local recoverable resources backed out. DFHAC2261 System P822 sent message (sense code 0824089E). 'DFHAC2206 15:18:05 CICSP822 Transaction XRRS failed with abend DHTP. Updates to local recoverable resources backed out.'.

The transaction dump shows error occured in program at line x which is GU call to IMS database.

However, problem gets confusing when I copy the production load into test,do the NEWC and program runs successfully without any abend.

I am wondering whether this has to do something with environment.

Please help...

-Mansab
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Jun 25, 2010 8:48 am
Reply with quote

Hello,

Suggest you work with your cics and ims support to determine the cause of the problem.
Back to top
View user's profile Send private message
Binop B

Active User


Joined: 18 Jun 2009
Posts: 407
Location: Nashville, TN

PostPosted: Fri Jun 25, 2010 11:54 am
Reply with quote

Hi ManSab,

Dont have much of an idea in IMS, but ideally your best option would be to follow Dick's suggestion.

Anyway, just reading your post, am making a wild guess.. icon_smile.gif ... The reason could be that somewhere in your program, you might have hardcoded something that is specific only to your test region or test database.
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Sat Jul 03, 2010 5:26 pm
Reply with quote

AZI6. normally indicates to me that the problem is remote to the region u are seeing the abend. Contact your CICS systems support group.
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