Hi,
Let's take an example, how to know which account removed a child element from a parent element, and when ?
Thanks for your kind sharing
Cheers
[10.2] How to monitor a dimension hirarchy change ?
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
-
- 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: [10.2] How to monitor a dimension hirarchy change ?
Be very careful when enabling audit logging. If you have TI processes that routinely destroy and rebuild hierarchies on a nightly basis your audit log will absolutely blow up and consume all the storage space on your server. It's best to test this out on a development machine first to find out just how much is going to get logged on a daily basis.
-
- Posts: 71
- Joined: Mon Apr 27, 2015 8:54 am
- OLAP Product: TM1
- Version: 10.2.2 FP6
- Excel Version: 2010
Re: [10.2] How to monitor a dimension hirarchy change ?
Thanks tomok !tomok wrote:Be very careful when enabling audit logging. If you have TI processes that routinely destroy and rebuild hierarchies on a nightly basis your audit log will absolutely blow up and consume all the storage space on your server. It's best to test this out on a development machine first to find out just how much is going to get logged on a daily basis.