on ā2016 Jun 15 11:59 AM
Hello Expert ,
BPC version 10.0
Patch : 20
Normally while running default logic ( Which Included with BADI for calculation of depreciation and allocation ) its taking very less time but now system is taking 2-3 hours to run the package.
We have run the clear package after light optimization 7-8 times .
So is the clear package causes the performance issue in the system ?
Also some of the report with context selection giving time out error.
But after light optimization everything is working fine.
Kindly suggest on the same.
Request clarification before answering.
You have to run light optimization with zero elimination after running clear package!
Clear will simply add records to have zero result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
P.S. Sample:
For some intersection you have record: 10
After running clear package you will have 2 records: 10 and -10 (zero in total)
After running light optimization without zero elimination you will have 1 record: 0
After running light optimization with zero elimination you will have no records!
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 10 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.