dbTalk Databases Forums  

Re: Roles - Performance

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Re: Roles - Performance in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Chester
 
Posts: n/a

Default Re: Roles - Performance - 04-07-2004 , 01:32 PM






Lots of roles applied to a large dimension can chew up a lot of memory. Each
role (consisting of distinct permission to the dim) causes a so-called
"shadow dimension" to be created in server ram. The shadow dimension
consists of every allowed member, every sibling of every allowed member, and
every ancestor of every allowed member. It's my understanding that the
shadow dimension is instantiated when user connects to cube. I don't know
why cube processing would be impacted however.

If you search this group for "security AND dimension AND roles" you will
find many discussions on this topic. Good luck.

public @ the domain below
www.tomchester.net

"Caro" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi, sorry about my English...
I've a problem.. I've a dimension with 300.000 members, with 18 roles (1
total, and 17 subsets of this dimension)
When I proccess this dimension, it takes a lot of time...when I add some
of these roles to a cube , the process time increse a lot...and when an user
(include in a role that only see a set of these dimension) connect at a
first time, after cube process, it takes so many time ( aroune 30') to get
the information...
Quote:
Do you have any problems wiht roles & performance? What do you do?

Thanks a lot, and sorry again about my english!



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.