Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
Posted: Sat Apr 17, 2004 12:56 pm Post subject: User code U 240 in LE
Hi,
One of our applications abended as follows:
Code:
CEE3250C The system or user abend U 240 R=NULL was issued.
The CEE3250C means,
Quote:
CEE3250C The system or user abend abend-code was issued.
Explanation: A system or user abend has occurred.
Programmer Response: Look in the messages and codes or system codes manual for the particular platform to
resolve the system-described problem.
System Action: The program is terminated abnormally.
Symbolic Feedback Code: CEE35I
Since, we are using IMS TM, I believe, this is an IMS User Code. But, note the blank in the code. That is boggling me.
The messages and codes manual speaks of four digit decimal user codes. If it is indeed 0240, then my problem is partiall solved. But, CEEDUMP shows U 240.
Can someone tell me whether U 240 is same as U0240? If not, then what is it? _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Joined: 15 Dec 2002 Posts: 637 Topics: 43 Location: Bengaluru, INDIA
Posted: Mon Apr 19, 2004 5:44 am Post subject:
Kolusu,
Indeed the program ran for a very long time before throwing this ABEND. This pointed to an infinite loop situation. And, in fact, we had a problem of 'bad data' i.e., the kind of data that is expected in 0.1% cases which caused an infinite loop situation.
The problem is solved.
But, I am curious to know about the User Code returned by LE. As I said before, this was a time-out situation (U0240). It would have removed all ambiguities if the return code reported by LE was U0240 rather than U 240.
Thanks anyway. _________________ ALL opinions are welcome.
Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
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