cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

lite optimize vs lite optimize with zero elimination

Former Member
0 Likes
744

Hi experts,

It's been more than 2 years since go-live on BPC 10.1 NW and have approx. 30k data loads on the cube. Last week we ran the 'lite optimize' package for the first time and encountered runtime issues. So as per the KBA 1935969, we manually collapsed 98% of the data loads records in several batches and executed the 'lite optimize' package. With fewer records to compress, finally the lite optimize ran successfully without any issues.

Next month we plan to execute 'lite optimize with zero elimination' and unsure if we would run back into the similar issues, where the package fails due to run time error and the cube becomes unavailable for data loads. Can you please guide on...

1. If executing 'lite optimize with zero elimination' package will consider the full cube for zero elimination and end up with run time issues? how to avoid that situation?

2. Similar to collapsing the data loads on the cubes as a workaround for lite optimize compress step, do we have any workaround for zero elimination?

3. Will there be any negative impact by setting the system run time parameters to unlimited (0) on RZ11? Right now we're maintaining 10minutes.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Likes

Sorry, but if you already run lite optimize without zero elimination, then zero's will not be eliminated after lite optimize with zero elimination. Zero's are eliminated only during compress.

To correct things use RSCDS_NULLELIM in SE38

read my answer here: https://archive.sap.com/discussions/thread/3694991


Former Member
0 Likes

Thanks Vadim. Can you also please guide me on "Will there be any negative impact by setting the system run time parameters to unlimited (0) on RZ11? Right now we're maintaining 10minutes."

former_member186338
Active Contributor
0 Likes

chanmo

What particular parameter you are talking about?

Former Member
0 Likes

Hi Vadim, here I'm referring to rdisp/scheduler/prio_high/max_runtime, rdisp/scheduler/prio_low/max_runtime, rdisp/scheduler/prio_normal/max_runtime, rdisp/max_wprun_time

former_member186338
Active Contributor
0 Likes
chanmo

It's better not to set the mentioned parameters to 0. If you have timeouts - increase to some reasonable value.

Answers (0)