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

CEE3250C The system or user abend U 500 R=NULL was issue


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
SUJATHAA

New User


Joined: 26 Sep 2007
Posts: 7
Location: CHENNAI

PostPosted: Tue Oct 23, 2007 4:59 pm
Reply with quote

Hi all

I am facing the following abend.

CEE3250C The system or user abend U 500 R=NULL was issued.

Could anybody help me in identifying what is the root cause for this abend

I searched in the Google for User abends I found the following explanation for User abend 500.

Code --- Module ---- Explanation
-------------------------------------------------------------------------
500 - --- LNKBTO --- Error in link initialization routine

But still I am not clear with the root cause. Please help me to get clarify with this issue
Regards
Sujatha
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Tue Oct 23, 2007 5:04 pm
Reply with quote

Sujatha,

What were you trying to do? Which langauge/util had thrown this.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Oct 23, 2007 5:36 pm
Reply with quote

A search for "USER ABEND" is misleading;

since the name says everything "USER ABEND" means exactly that

any user program can issue a user abend and there is no guarantee whatsoever about user abend code uniqueness

The best thing to do is identify clearly the product component involved

the same user abend as seen in a dump will certainly mean different things for different programs
Back to top
View user's profile Send private message
SUJATHAA

New User


Joined: 26 Sep 2007
Posts: 7
Location: CHENNAI

PostPosted: Tue Oct 23, 2007 5:45 pm
Reply with quote

Hi

Thanks for the reply.

Exactly it is a set of cobol programs which is used to communicate between a tool and DB2.

I got this abend along with the VSAM return code 37. that is bad file open.

So do you mean to say that user abend is product depended ?


Regards
Sujatha
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Tue Oct 23, 2007 5:51 pm
Reply with quote

Quote:
So do you mean to say that user abend is product depended ?


Yes! user abends like the name says depend only on the standards
that were defined when the program/product was designed
Back to top
View user's profile Send private message
SUJATHAA

New User


Joined: 26 Sep 2007
Posts: 7
Location: CHENNAI

PostPosted: Tue Oct 23, 2007 6:11 pm
Reply with quote

Thanks for the reply.
Will try again and get back with some valuable data

Regards
Sujatha
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 -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Sysplex System won't IPL at DR site I... All Other Mainframe Topics 2
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts How to delete a user's alias from the... JCL & VSAM 11
Search our Forums:

Back to Top