Hi,
In my server there is a cube which its name is consisted from the "_BAK_" and a name of a other cube that we have Budget_Sales.
_BAK_Budget_Sales.
When the server starts I saw that there are some lines that say adding cube dependency.
3600 [] INFO 2016-06-22 06:59:52.699 TM1.Cube.Dependency Adding cube dependency: Cube 'Budget Sales' depends on cube '_BAK_Budget_Sales'.
How may I check why there is this dependency?
What is this cube?
Is it safe to remove it?
What is BAK cubes ????
- qml
- MVP
- Posts: 1097
- Joined: Mon Feb 01, 2010 1:01 pm
- OLAP Product: TM1 / Planning Analytics
- Version: 2.0.9 and all previous
- Excel Version: 2007 - 2016
- Location: London, UK, Europe
Re: What is BAK cubes ????
It's because there is a rule reference from Budget_Sales to _BAK_Budget_Sales.gdimit wrote:How may I check why there is this dependency?
Most likely a cube someone created to hold historical or backed up data.gdimit wrote:What is this cube?
If you don't know for sure that it's safe then don't remove it.gdimit wrote:Is it safe to remove it?
Kamil Arendt
-
- Posts: 17
- Joined: Tue Mar 22, 2011 10:15 am
- OLAP Product: TM1
- Version: 10.2.1
- Excel Version: 2010
Re: What is BAK cubes ????
The strange thing is that I can see this cube from Architect but not from the Performance modeler, thats why I am wondering if this is system cube
-
- 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: What is BAK cubes ????
I'm not aware of any system generated cubes that would be a copy of an existing cube with the string "BAK", with underscores, inserted. Are you the TM1 administrator for this site? If not, have you asked the person who is what this cube is? If you are the administrator, how long has this cube been there? Did it just show up overnight? What about TI processes. Do you have any processes that could have created this cube?
- Elessar
- Community Contributor
- Posts: 413
- Joined: Mon Nov 21, 2011 12:33 pm
- OLAP Product: PA 2
- Version: 2.0.9
- Excel Version: 2016
- Contact:
Re: What is BAK cubes ????
It's a cube PM creates when you add/delete dimension to/from a cube (to copy data). Something went wrong (the whole PM is something wrong), and PM didn't delete it.