Specify background job parameters for DEE and IRC
Use this XML to specify the parameters used by DEE and IRC for background extraction.
The parameters in the ConfigParam
section are used by the DEE.
The parameters in the Settings
section is used by IRC.
Note: This XML setting is applicable to all SAP Insights that support
background extraction.
Setting | Description |
---|---|
XML File path | [InstallPath]\Adapters\TMonitor\Settings\SAPBackgroundDEESettings.xml |
Tag |
|
Key: DAT_SIZE: Specify the number of rows in the temporary table to hold data. | |
Default value | The default value is 1000000. |
Recommended value | The recommended value is 1000000. |
Key: KIL_WAIT: Specify the time (in minutes) before aborting background processes. | |
Default value | 60 |
Recommended value | 60 |
Key: MEM_PCNT: Specify the percentage of /abap /heap_nondia memory. | |
Default value | 20 |
Recommended value | 20 |
Key: initialwaittime: Specify the initial wait time before making the first data call to DEE". | |
Default value | 120 |
Recommended value | 120 |
Key: pollingwaittime: Specify the polling wait time before making the next data call after ON HOLD message from the DEE"". | |
Default value | 30 |
Recommended value | 30 |
Key: Maxnoofpollingcalls: Specify the max number of data calls to DEE after ON HOLD message from the DEE". | |
Default value | 240 |
Recommended value | 240 |