The LN Enterprise Server error messages

There are three categories of LN Enterprise Server errors:

  • Error numbers 1-99 are operating system errors.
  • error numbers 100-899 are database errors.
  • 900-999 are network errors.

If an error code greater than 1000 appears, the error can be retrieved by subtracting 1000. For example:

Error number: 1510
Error: 1510-1000=510

Error 510 indicates a EDBNOTON - Database not on message gives DB
error

When a fatal error occurs, more information is stored in the log files in the $BSE/log directory. For example, if bdbpost causes an error, it is reported in the log.bdbpost file.

Achtung!

For details on the LN Enterprise Server error messages, see the Infor ES Programmer's Guide.