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

UJA_REFRESH_DIM_CACHE issue BPC 10.0

Former Member
0 Likes
823

Hi,

I ran UJA_REFRESH_DIM_CACHE to refresh cache and after that I cant login to only one model(please note all other models are fine).

It gives in error - "Wrong csv format" when I try to login to that model and also all dimension are processed.

Upon debugging while login I found out that -

1. Following standard code fails to read client cache which it does successfully in other models

"get client cached dimension version

         io_request->get_table( importing et_data_table = lt_dim_version ).

2. Due to this system finds version difference between server and client and goes in unexpected behaviour.


I tried to run UJA_REFRESH_DIM_CACHE, UJXO_CLEAN_DIM_CACHE, UJXO_CLEAN_CACHE multiple time (not in that order).


Thanks,

D

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi DD

The reason behind wrong csv format is many more,and problem you faced which is come from some specific dimension,have you recent changes in master data or hierarchy or changes in Entity dimension ownership properties.The best possible way to finding solution from Epm log and you can do one thing run clear metadata cache from EPM more option.

Khokan

Former Member
0 Likes

Yes I saw it was hierarchy issue even tho it let me process it successfully.

Thanks for your reply.

Answers (0)