Call stack dump
To perform a call stack dump, follow these steps.
- At the command line, type DMPJOB, and press F4 (Prompt).
- For the Program prompt, type *NONE.
- For the Job structure areas prompt, type *NONE.
- For the Objects referenced by address prompt, type *NO.
- For the Job threads prompt, type *THDSTK,
and press Enter.
This particular set of values is used to get a dump of the call stacks for all threads in the process. This is most useful for multi-threaded jobs.
Parent topic:
Process dump