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

Natural error message detail


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
skodidine

New User


Joined: 05 Apr 2006
Posts: 6

PostPosted: Sat Jun 24, 2006 12:03 am
Reply with quote

How do I display or capture the Natural system error message?

For example:

If my natural program abends, I can display the program it abended in (*program) and the error code (*error-nr) and also the line number (*error-line). How do I display the error message that corresponds to the *error-nr?

I am using ON-ERROR in my program and would like to display the error message along with the program, line number and error number.

Thanks!

Sanjay
Back to top
View user's profile Send private message
atulrukmangad

New User


Joined: 10 Apr 2006
Posts: 13

PostPosted: Mon Jun 26, 2006 11:56 am
Reply with quote

Hi,
I think you can use the SYSERR file to display the error message. To execute the SYSERR file you can view the Natural external Routine USR0020N. Just provide the message type (NS/NL) and the error number.

Hope this will help you.

Atul
Back to top
View user's profile Send private message
skodidine

New User


Joined: 05 Apr 2006
Posts: 6

PostPosted: Mon Jun 26, 2006 8:51 pm
Reply with quote

Hi Atul, thanks for the reply.

Unfortunately our DBA is unwilling to give us access to any USR* program and even SYSERR isnt loaded as when i choose option DI it says no short descriptions loaded.

I guess I will have to settle to just displaying the error number and let the user or other programmers figure out what the actual error message is.

Sanjay
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 -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
This topic is locked: you cannot edit posts or make replies. how can I proof that message was post... Java & MQSeries 1
No new posts IMS Message : DFS3577A IMS DB/DC 4
Search our Forums:

Back to Top