cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in adding dimension to a cube with data

Ankur_Jain
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

I am trying to add 2 dimensions to a model in BPC 10.0 which is having approx 60 Lacs records. When I add dimensions to the cube and click on Save, the process goes on and on. I have following queries:

1. Can this activity of adding dimensions to a model (with data) be scheduled as a background job?

2. When I am doing this in foreground, I am not able to see any corresponding job in SM37/SM50? How do I track whether my job is running or the system is hanged?

Plesse suggest. Thanks.

Regards,

Ankur

View Entire Topic
Former Member
0 Kudos

Hi Ankur,

if you use below SP9 then it's not possible for adding dimension in model which holds previously transaction data, also check ENABLE_FIXED_CUBE parameter are exit or not in model level.

Khokan

Ankur_Jain
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Khokan,

Thanks for your reply.

How does ENABLE_FIXED_CUBE parameter affect this scenario?

Regards,

Ankur

Former Member
0 Kudos

Hi Ankur,

Read below this note

1689814 - Stabilize InfoCube's technical name in the modeling processhttp://service.sap.com/sap/support/notes/1689814


Khokan