Note that there are some explanatory texts on larger screens.

plurals
  1. POSSAS Cube reprocessing fails - then succeeds if I try again
    primarykey
    data
    text
    <p>So I'm basically brand new to the concept of BI, and I've inherited an existing ETL process that is a two step process:</p> <ol> <li><p>Loads the data into a database that is only used by the cube processing </p></li> <li><p>Starts off the SSAS cube processing against said database</p></li> </ol> <p>It seems pretty well isolated, but occasionally (once a week, sometimes twice) it will fail with the following exception:</p> <p>"Errors in the OLAP storage engine: The attribute key cannot be found"</p> <p>Now the interesting thing is that:</p> <ol> <li><p>The dimension having the issue is not usually the same one (i.e. there's <strong>no single dimension that consistently has this failure</strong>)</p></li> <li><p><strong>The source table</strong>, when I inspect it, <strong>does actually contain the attribute key</strong> that it says could not be found</p></li> <li><p><strong>If I then immediately reprocess</strong> the dimensions and cubes manually through SSMS, <strong>they reprocess successfully</strong> and without incident.</p></li> </ol> <p>In both the aforementioned job and when I reprocess them through SSMS, I am using "ProcessFull", so it should be reprocessing them completely.</p> <p>Has anyone run into such an issue? I'm scratching my head about it... because if it was a genuine data integrity issue, reprocessing the cube again wouldn't fix it. What on earth could be happening? I've been tasked with finding out why this happens, but I can neither reproduce it consistently nor can I point to a data integrity problem as the root cause.</p> <p>Thanks for any input you can provide!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload