Tip: It takes time for the system to take CEEDUMPs and this may cause transaction timeouts. For instance, if the WebSphere variable
transaction_defaultTimeoutis set to 30 seconds, your application transaction may time out because processing a CEEDUMP can take longer than 30 seconds. To prevent this from happening, either:
ras_minorcode_action=NODIAGNOSTICDATAand make sure the
ras_trace_minorCodeTraceBacksvariable is not specified.
ras_minorcode_action=NODIAGNOSTICDATA
ras_trace_minorCodeTraceBacks=ALL
Default: NODIAGNOSTICDATA
Example:
ras_minorcode_action=SVCDUMP
ALL|allEnables traceback for all system exception minor codes.
Enables traceback of system exception minor codes. Values are:
Example: Type
1234for minor code
C9C21234
Default: (null value)
Example:
ras_trace_minorCodeTraceBacks=all