[10.2] How to monitor a dimension hirarchy change ?

Post Reply
hittony
Posts: 71
Joined: Mon Apr 27, 2015 8:54 am
OLAP Product: TM1
Version: 10.2.2 FP6
Excel Version: 2010

[10.2] How to monitor a dimension hirarchy change ?

Post by hittony »

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
tomok
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 ?

Post by tomok »

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.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
hittony
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 ?

Post by hittony »

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.
Thanks tomok !
Post Reply