This group includes all the system parameters concerning the generation of custom thread dumps in files.
As of SP 1, this group includes all the system parameters related to the generation of thread dump files that are generated
by the following triggers
in a running instance of the SAP CC Core Server system:
The thread dump files facilitate your technical operations by providing advanced supportablity tools. Your SAP Support Team may ask you to configure these settings. See the SAP CC Operations Guide.
Note
As of SP 1, the dump command of the SAP CC Admin+ user interface
can trigger an on-demand thread dump file.
See the primary help of Admin+.
Every trigger associated to a threshold can be configured using a dedicated system parameter,
in order to fit specific needs. In addition to these configuration parameters, it is also possible to configure:
Every dump file contains information related to the execution context of a given thread, formatted using an XML representation.
Depending on the trigger that is responsible for the creation of the dump file, this information may contain the following
elements:
You can set up or view the following system parameters that are available for different instance types in the running SAP CC Core Server system.
| Parameter | Definition | |||
|---|---|---|---|---|
| THREAD_DUMP_ENABLED | The enablement or disablement of the management of custom thread dump files | |||
| THREAD_DUMP_MINIMUM_INTERVAL | The minimum time interval (in seconds) between two thread dumps | |||
| THREAD_DUMP_OUTPUT_PATH | The storage location of the created files containing thread dump files | |||
| THREAD_DUMP_RETENTION_PERIOD | The duration (in days) of the retention period for thread dumps | |||
| THREAD_DUMP_THRESHOLD_CPU_TIME | The threshold (in ms) relating to CPU time above which a thread dump must be generated | |||
| THREAD_DUMP_THRESHOLD_OUTPUT_ITEMS | The threshold relating to the number of output items generated by a thread above that a thread dump must be generated | |||
| THREAD_DUMP_THRESHOLD_RATING_CONTEXTS | The threshold relating to the number of rating contexts used by a thread above that a thread dump must be generated | |||
| THREAD_DUMP_THRESHOLD_SQL_TIME | The threshold (in ms) relating to the duration of an SQL query executed within a thread above which a thread dump must be generated | |||
| THREAD_DUMP_TRIGGER_PERIOD | The period (in seconds) used by the scheduled trigger after which a thread dump must be generated | |||
Notes
set command of
the SAP CC Admin+ user interface to change the parameter values.
The immediate change may be not possible and a restart is necessary. Consult the details for each parameter.
get command to retrieve the parameter values manually.