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 

U4083 abend in cics

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


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Fri Mar 10, 2017 2:03 pm    Post subject: U4083 abend in cics Reply with quote

Hi Team,

I have modified a COBOL program which is being called from pro4 function... It comes out of the screen itself.Strange thing is it works OK most of the times and it fails when more users use the same.Also log off and login the session helps in resolving the issue.Anyone please help?

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


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

PostPosted: Fri Mar 10, 2017 2:21 pm    Post subject: Reply with quote

sharss,

what is the accompanying reason code for U4083 abend? Without the reason code it would just be pure guess work

Also I would check what the AMODE and RMODE values are before you made the changes and compare that against your new load module.
_________________
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
sharss
Beginner


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Fri Mar 10, 2017 2:45 pm    Post subject: Reply with quote

Hi kolusu,

I will check that and let you know.As per abendaid abend happens at a paragraph which updates db2 table.this program uses ims db ,ims db workfiles,db2 .Is there any way where I can see the exact line in the program which creates the issue.

Regards,
Sharan
Back to top
View user's profile Send private message
sharss
Beginner


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Sat Mar 11, 2017 8:27 am    Post subject: Reply with quote

Hi kolusu,

I couldn't find the reason code with that abend.Today we have noticed that the paragraph where it shows failure is updating/inserting a table is in deadlock..SQL error -911..not sure whether it is related...other tables are OK.
A bending instruction is R2,X'E04'
Back to top
View user's profile Send private message
sharss
Beginner


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Sun Mar 12, 2017 12:15 am    Post subject: Reply with quote

Hi All,
Details of my analysis. PRO4 screen functions saves the data into IMS work files using userid and then the calling COBOL program reads this work file using userid as key.As per abendaid,reading of this work file happened but control has not gone beyond this..and it failed with u4083..

Any advise how to resolve this
Back to top
View user's profile Send private message
William Collins
Supermod


Joined: 03 Jun 2012
Posts: 437
Topics: 0

PostPosted: Sun Mar 12, 2017 3:19 am    Post subject: Reply with quote

Quote:
U4083 (X'FF3')

Explanation

The back chain was found in error. The reason code describes the most likely cause of the abend.


What that means essentially is that something inside LE has been trashed.

The most likely culprit is something within your system.

To assist you in determining what has happened, there are 17 distinct, numbered, reason codes.

You were asked for the specific reason code two days ago, and have not provided it.

Also note that even then the reason code only "describes the most likely". It may well be that the answer is not "simple".
Quote:

A bending instruction is R2,X'E04'


You are going to have to expand on what you mean by that.

Remember, in all likelihood, PRO4 is a screen/transaction/somename unique to your site (unique in what it does) so just naming it does nothing.
Back to top
View user's profile Send private message
sharss
Beginner


Joined: 27 Aug 2016
Posts: 11
Topics: 4

PostPosted: Sun Mar 12, 2017 9:15 am    Post subject: Reply with quote

Hi William,

Thanks...I will figure out the reason code.

Regarding PRO4,they are functions to generate screens.I think it is build on top of CICS..I think it is obsolete and very few clients use this.

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


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

PostPosted: Mon Mar 13, 2017 11:02 am    Post subject: Reply with quote

sharss,

You still haven't answered my initial question about AMODE and RMODE being the same for before and after change load module.

Also was a NEWCOPY made for the cics ?
_________________
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 -> Problem Determination 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