No dump is generated.
A ctrace dump is taken.
A cdump dump is taken.
A csnap dump is taken.
A CEE3DMP dump is taken.
CEE3DMP generates a dump of Language Environment and the member language libraries. Sections of the dump are selectively included, depending on dump options specified, either by default or through the
ras_dumpoptions_ledumpoptonsvariable. By default, this value passes
THREAD(ALL) BLOCKSto CEE3DMP. You can override the default options for CEE3DMP through the
ras_dumpoptions_ledumpoptonsvariable. For more information about CEE3DMP and its options, see z/OS Language Environment Programming Reference, SA22-7562. .
Default: 3
Example:
ras_dumpoptions_dumptype=2
This WebSphere variable is used only when you specify
ras_dumpoptions_dumptype=4. For an explanation of CEE3DMP and valid dump options, see z/OS Language Environment Programming Reference, SA22-7562.
Rule: The maximum length of the option string on this environment variable is 255. If the option string is longer than 255, you receive message BBOM0011W and the CEE3DMP dump options are set to
THREAD(ALL) BLOCKS.
Default:
THREAD(ALL) BLOCKS
Example:
ras_dumpoptions_ledumpoptons=NOTRACEBACK NOFILES