DUMP MANAGER

Use the DUMP MANAGER command to request dumps from the Provisioning Manager. Different types of dumps can be requested:

The dumps are created in the home directory of the Provisioning Manager user.

Note:
This command is to be used only if instructed to do so by IBM service personnel.

Syntax

Read syntax diagramSkip visual syntax diagram>>---DUMP--MANAGER----TYPE=-+-HEAP---+-------------------------><
                            +-JAVA---+
                            '-SYSTEM-'
 

Parameters

The command has the following parameter:

TYPE=type
The type of dump. The following types are supported:
HEAP
Requests a Java heap dump
JAVA
Requests a Java dump
SYSTEM
Requests a Java system dump
The type values are not case-sensitive.

Example

To perform a snap dump, issue the following command:

MODIFY CPOSERV,APPL=DUMP MANAGER TYPE=HEAP

The response on the console is:

CPO1088I Dump manager command for dump type HEAP successfully performed