ERRDUMP Command (changed) [ Introduction to MPE XL for MPE V Programmers Migration Guide ] MPE/iX 5.0 Documentation
Introduction to MPE XL for MPE V Programmers Migration Guide
ERRDUMP Command
(changed)
This command dumps the process or system error stack for a specified
number of entries. The error stack normally contains error numbers
corresponding to non-zero values of HPE_STATUS; these are the errors that
the operating system encountered while processing the last request.
The error numbers in the error stack are translated and the corresponding
text displayed (from SYSCAT.PUB.SYS) on the STDLIST device. This
information is useful in application or system debugging.
MPE/iX 5.0 Documentation