Subject |
---|
Sun OS (Solaris) |
Error codes Sparc, Solaris 1 Version 4.1 and later |
Error codes Sparc, Solaris 2 Version 5.5 and later |
Error codes Intel, Solaris 2.4 and later (corresponds to SVR4) |
|
HP-UX |
Error codes HP-Workstation (9000); HP-UX 9 |
Error codes HP-Workstation (9000); HP-UX 10 |
|
DEC OSF |
Error codes Alpha - DEC-OSF/1 - Digital UNIX 4.0 |
|
IBM AIX |
Error codes Power-PC - AIX 4.1 |
In the log messages of the agents, error codes of various UNIX systems are used. An example for such a log message: "U2003040 error in 'read' call (58), socket '6', error: ('11' - No more processes)".
This log message means that with the function "read" (reading TCP/IP) on socket 6 (internal number) error code 11 occurred. These messages are normally of minor significance and are to be ignored.
We supply all error codes and text here. If
you require further information, you can call up the documentation of
a function by entering man function on the UNIX system.
The description of possible error codes is also included.
Example: man read