...
- Turn on the trace properties.
- In the NMM, right-click on the top-most node (the server name).
- Choose System Properties from the context menu
- Set Create Dump File = Yes
- Set Debug Level = Debug
- Click the Save button
- Do whatever you need to do to create the situation that needs to be traced (e.g., run an NLINK event)
- Turn off the trace properties, if desired.
- In the NMM, right-click on the top-most node (the server name).
- Choose System Properties from the context menu
- Set Create Dump File = No
- Set Debug Level = Production (or leave it at Debug if appropriate)
- Click the Save button
- Gather logs as described in the previous section.
...