Sanity Check on Feeders and Unloading Cubes
Sanity Check on Feeders and Unloading Cubes
If cube A feeds cube B, and cube B is unloaded and reloaded, I would NOT expect the A=>B feeder to refire unless A is also unloaded/reloaded or it's rules amended and resaved. Hence B will not consolidate correctly until all cubes on which it depends (or their rules) are also recycled. Is that correct?
-
- MVP
- Posts: 2836
- Joined: Tue Feb 16, 2010 2:39 pm
- OLAP Product: TM1, Palo
- Version: Beginning of time thru 10.2
- Excel Version: 2003-2007-2010-2013
- Location: Atlanta, GA
- Contact:
Re: Sanity Check on Feeders and Unloading Cubes
You are correct except that you can also re-fire the feeders for Cube B via the ProcessFeeders command in a TI process.hbell wrote:If cube A feeds cube B, and cube B is unloaded and reloaded, I would NOT expect the A=>B feeder to refire unless A is also unloaded/reloaded or it's rules amended and resaved. Hence B will not consolidate correctly until all cubes on which it depends (or their rules) are also recycled. Is that correct?
Re: Sanity Check on Feeders and Unloading Cubes
Thanks tomok. One of those little wrinkles that probably makes you want to use Unload sparingly in a complex inter-dependent server.