Setting dump controls for IBM service

ras_minorcode_action= value
Determines the default behavior for gathering documentation about system exception minor codes.
CEEDUMP
Captures callback and offsets.

Tip: It takes time for the system to take CEEDUMPs and this may cause transaction timeouts. For instance, if the WebSphere variable

 transaction_defaultTimeout
is 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:

TRACEBACK
Captures Language Environment and z/OS UNIX traceback data.
SVCDUMP
Captures an MVS dump (but will not produce a dump in the client).
NODIAGNOSTICDATA
Specifies that no diagnostic data will be collected, even if CEEDUMP, TRACEBACK, or SVCDUMP processing occurs because of another WebSphere variable setting. For example, if you code both of the following variables, traceback processing occurs but none of the traceback data is collected:
 ras_minorcode_action=NODIAGNOSTICDATA
 ras_trace_minorCodeTraceBacks=ALL

Default: NODIAGNOSTICDATA

Example:

 ras_minorcode_action=SVCDUMP

ras_trace_minorCodeTraceBacks= value
Enables traceback of system exception minor codes. Values are:
ALL|all
Enables traceback for all system exception minor codes.

Enables traceback of system exception minor codes. Values are:




Searchable topic ID:   rtrbibmonlydumpcontrols
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/rtrb_ibmonlydumpcontrols.html

Library | Support | Terms of Use | Feedback