My Co-Worker and i are going through our Cubes (31 count) and Processes (75 count) and wanting to clean up Cubes/processes that are not being used. Is there a way that we can easily tell which cubes and/or processes have been used recently (i.e. last use date)? Trying to get rid of unused items.
Thanks in advance!
Clean Up
-
- 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: Clean Up
No, for cubes. Accessing cubes for READing is not going to trigger a logged event. TI's are logged when run so you can search for the last date and time in the tm1erver.log file.
-
- Posts: 18
- Joined: Tue Jul 02, 2013 1:32 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2010
Re: Clean Up
excellent...where exactly is this file located?
-
- 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: Clean Up
In your logging directory.........nmiller wrote:excellent...where exactly is this file located?
-
- Posts: 18
- Joined: Tue Jul 02, 2013 1:32 pm
- OLAP Product: TM1
- Version: 9.4
- Excel Version: 2010
Re: Clean Up
Thank you