Call stack dump

 

To perform a call stack dump, follow these steps.

  1. At the command line, type DMPJOB, and press F4 (Prompt).

  2. For the Program prompt, type *NONE.

  3. For the Job structure areas prompt, type *NONE.

  4. For the Objects referenced by address prompt, type *NO.

  5. 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