(DI-1805) FIX-005 Data distribution - data partition max parameter
BUGFIX ARCHIVE
https://mats.datavard.com/downloader.php?ticketid=6e750e9cec332a3c4d567f92cea8b9b3
Password: Datavard1
Transports requests
Request | Date | Owner | Short Text |
---|---|---|---|
NSQK904863 | 23.08.2018 | DATAVARD | Insights 1805 FIX-005 Data distribution - data partition max |
Import the transport request to the central system and all satellite systems.
The bugfix should be used for the version: 1805.
ISSUE DESCRIPTION
Data distribution analysis doesn't split data to more than two data partitions for one execution of a collector.
ERROR DESCRIPTION
Issue is caused by the incorrect customizing value of the parameter 'HM_BW_MAX_SPLIT' for Data distribution analysis collector.
SOLUTION
Please import the transport request to the central system and all satellite systems.
WORKAROUND
If for any reason you can't import the bugfix transport to the system, you may follow the instructions below, which describe the workaround.
The instructions are divided into two options depending, if the system is open or isn't open for changes.
System is open for changes
Please add the following row into the table /DVD/RL_SETTC using the transaction SE16
Field name | Value |
---|---|
CUST ID | 0 |
TOOL | HM_BW |
PARAM | HM_BW_MAX_SPLIT |
TAG01 | |
TAG02 | |
VALUE | 100 |
System is not open for changes but you can execute methods
Please follow the step list bellow
Step | Details |
---|---|
Go to the transaction SE24 and enter the class /DVD/RL_CL_SETT. Click Test (F8) | |
Confirm the dialog. | |
Execute the method SET_TOOL. | |
Set the value for the parameter IV_TOOL = HM_BW and click Execute. | |
Execute the method SET_PARAM. | |
Fill the value for the parameter IV_VALUE = 100. Click Detail button. | |
Set the following parameters: PARAM = HM_BW_MAX_SPLIT DESCR = HM_BW_MAX_SPLIT TYPE = INT DEF_VALUE = 100 and click Back (F3) | |
Click Execute. |