There is a Sales Invoice dimension which is related to Sales measures. Sales measures are partitioned. I have 2011 partition and 2012 partition. I figured that we don't need to process Sales 2011 partition because it doesn't change anymore.
Unfortunately (confirmed by "impact analysis") after reprocessing of Sales Invoice dimension my both Sales Measure partitions become Unprocessed. Is there a way to avoid that? Please note that primary key doesn't change. Processing takes place in SSIS tasks. I simply wanted to set "process measures - sales 2011" to "disabled" but keep the data that's already in the cube.
Edit I did what you recommended. I switched all dimensions required for Sales to "process update" (Invoice, Customer, Product etc.).
I processed everything, then in SSIS I disabled one of the Sales measure partitions (2011) and left only Sales 2012 partition to be processing. Unfortunately I couldn't see 2011 data after another reprocessing (but I could browse the cube).
After few tests and another re-processing of the cube Sales 2011 became "unprocessed" and the whole cube became inaccessible.
What checks are possible to determine what is wrong?
I did what you recommended. I switched all dimensions required for Sales to "process update" (Invoice, Customer, Product etc.).
I processed everything, then in SSIS I disabled one of the Sales measure partitions (2011) and left only Sales 2012 partition to be processing. Unfortunately I couldn't see 2011 data after another reprocessing (but I could browse the cube).
After few tests and another re-processing of the cube Sales 2011 became "unprocessed" and the whole cube became inaccessible.
What checks are possible to determine what is wrong?