If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix Error Codes / Message strings???

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-02, 10:03
aldrichs aldrichs is offline
Registered User
 
Join Date: Dec 2002
Posts: 1
Question Informix Error Codes / Message strings???

Does anyone know if there is a list of possible error codes or message strings logged to the online.log documented somewhere? If there is, then I would appreciate the list as I would like to set up monitoring for the possible errors codes / message strings.

If anyone out there has come across any particular error messages / codes please forward along.

Thanks.
Reply With Quote
  #2 (permalink)  
Old 12-13-02, 06:09
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Not all errors are logged in the message log.
try with 'grep -i error' to have the normal error lines in the message log.
The more severe errors are 'Assert Failures'
In this case it is possible that the server goes down.
It will write all evidence to an af.xxxxxx file before it does.
A list of all error codes can be found in the documentation section of the informix website:
http://www-3.ibm.com/software/data/i.../pubs/library/
__________________
rws
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On