Job Management Partner 1 Version 10, Job Management Partner 1/Performance Management - Agent Option for Platform Description, User's Guide and Reference
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
4.2.7 Preparations for collecting data in the event of a failure
(1) Configuring Windows Server 2003
- From the Windows Control Panel, double-click System.
- On the Advanced page, go to Startup and Recovery and click the Settings button.
- Under Write debugging information, select Kernel memory dump and specify the output file.
- Note:
- The size of a memory dump is a function of the actual size of the memory. The more physical memory that is installed, the larger a memory dump will be. Make sure there is sufficient disk space to accommodate a memory dump. For more information, see the OS documentation.
- From the Start menu, select Run.
- Enter drwtsn32 in the text box and click OK.
The Dr. Watson dialog box opens.
- Select the Create Crash Dump File check box, and then specify the output file in the Crash Dump text box.
- Click OK.
- Note:
- A crash dump provides troubleshooting information not just for JP1 but for other application programs as well. Note also that whenever a crash dump is output, the amount of available disk space contracts. Make sure you have reserved sufficient disk space to accommodate the crash dump output.
(2) Configuring Windows Server 2008 or Windows Server 2012
- User-mode process settings
You can use the following registry key to gain immediate access to user-mode process dumps in order to facilitate debugging when an application program terminates abnormally:
\\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\LocalDumps
For this registry key, set the following registry values:
- DumpFolder : REG_EXPAND_SZ <dump-output-folder>
(must have write permission for the output folder)
- DumpCount : REG_DWORD <number-of-dumps-to-save>
- DumpType : REG_DWORD 2
- Notes:
- These registry settings enable output of user-mode process dump files for other application programs, as well as for JP1. Keep this in mind if you decide to enable output of user-mode process dumps.
- Whenever a user-mode process dump is output, the amount of available disk space contracts. Make sure that the output folder you specify has sufficient disk space to accommodate the output of user-mode process dumps.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.