IBM provides a lot of information on message / error codes, but unfortunately the information is spread over a number of manuals. This document is meant to act as a starting point to track down those sources of information and also to give solutions to common error codes. Messages can be both good and bad, so the seeing a message does not necessarily indicate an error has occurred.
| Prefix | Tool/Program | Reference Document | Notes |
|---|---|---|---|
| 0029-nnnn | pdbx | GA22-7419-00 [1] | pdbx is IBM's command line parallel debugger |
| 0030-nnnn | pedb | GA22-7419-00 [1] | pedb X11 parallel debugger. (?) |
| 0031-nnn | poe | GA22-7419-00 [1] | poe is similar to mpirun |
| 0031-A4nn | PM array | GA22-7419-00 [1] | Program Marker (PM) Array. (?) |
| 0032-nnn | mpi | GA22-7419-00 [1] | MPI interface message |
| 0033-3nnn | Parallel Trace Coll. | GA22-7419-00 [1] | Parallel Trace Collection. (?) |
| 1252-nnn | Assembler? | SC23-4871-02 [3] | Assembler messages |
| 1500-nnn | Code Gen / Opt. | SC09-4959-00 [4] [5] [6] | Code Generation / Optimization message |
| 1501-nnn | Compiler services | SC09-4959-00 [4] [5] [6] | Compiler services message or XL Fortran common message |
| 1505-nnn | C compiler | SC09-4959-00 [4] [5] | C compiler specific |
| 1506-nnn | C compiler | SC09-4959-00 [4] [5] | C compiler specific |
| 1511-nnn - 1520-nnn |
XL Fortran | SC09-4946-01 [6] | Fortran Specific message |
| 1524-nnn | VAST Preprocessor | SC09-4946-01 [6] | Fortran VAST preprocessor message |
| 1525-nnn | XL Fortran Runtime | SC09-4946-01 [6] | Runtime Message from an XL Fortran Application |
| 1526-nnn | KAP preprocessor | SC09-4946-01 [6] | Fortran KAP preprocessor message |
| 1540-nnn | C++ compiler | SC09-4959-00 [4] [5] | C++ compiler specific |
| 1547-nnn | Munch utility | SC09-4959-00 [4] [5] | Munch Utility specific |
| 1585-nnn | Loop tranformation | SC09-4946-01 [6] | Fortran Loop transformation message |
| 1586-nnn | IPA | SC09-4959-00 [4] [5] [6] | Interprocedural Analysis (IPA) |
| 2512-nnn | Loadleveler | GA22-7882-00 [2] | Loadleveler error message |
| 2537-nnn | Xprofiler | GA22-7419-00 [1] | X11 profiler |
| 2539-nnn | Loadleveler | GA22-7882-00 [2] | Loadleveler error message |
| 2544-nnn | Loadleveler | GA22-7882-00 [2] | Loadleveler error message |
NOTE: Page numbers are document page numbers not pdf page numbers
This is a work in progress...
| Code | Message / Cause / Solution / Other References |
|---|---|
| 0031-214 | Message: 0031-214 pmd:
chdir </somedirectory> Other References:
|
| 1525-013 | Message: 1525-013 The
sequential or stream WRITE statement cannot be completed because an errno
value of 88 (Cannot exceed the user or group quota.)
|
| 1525-108 | Message: 1525-108 Error
encountered while attempting to allocate a data object.
Solution:
Other References:
|