![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have to plan to apply some security in my cubes, and I'm looking for somebody with similar setup and if you have encounter performance issues... (or any issue) My largest dimension (180 000 customers members) will be secured. I'll create 200 roles, each role give access to a particular list of member in this dimension. (its NOT a dynamic security; the leaf level will be secured) the same member is allowed in more then 1 role (I can't setup an hierarchy in this dimension) Visual total is NOT enabled Today I have 3 users by role, but this will change to hundred of users by roles if there is no problems. So the user can see the total of all the customers, but when the user want to see the customer name, only the name of allowed customers are displayed. how this impact the performance? Before I'll apply this security, I want to know what I have to check and validate. Can you share your experience? thanks. Jerome. |
#3
| |||
| |||
|
|
I have a similar setup 250+ roles over 5 types of customer dimensions and I have no query performace issues (AS2000). Visual totals are ON. Now I migrate everything to AS2005. The only issue I have is with creating the roles. (see my other thread) When I create a role and I want to set the allowed set , the GUI is reading the whole dimension expanded to the leaf members !!!! This take some time ... up to 3 mins . (3min * 5 Dims * 250 roles -> )Now I'm trying to create an XMLA that whill create my roles, but is not so easy ![]() Greetings, -Radiu "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:eYvutBWmGHA.4212 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hi, I have to plan to apply some security in my cubes, and I'm looking for somebody with similar setup and if you have encounter performance issues... (or any issue) My largest dimension (180 000 customers members) will be secured. I'll create 200 roles, each role give access to a particular list of member in this dimension. (its NOT a dynamic security; the leaf level will be secured) the same member is allowed in more then 1 role (I can't setup an hierarchy in this dimension) Visual total is NOT enabled Today I have 3 users by role, but this will change to hundred of users by roles if there is no problems. So the user can see the total of all the customers, but when the user want to see the customer name, only the name of allowed customers are displayed. how this impact the performance? Before I'll apply this security, I want to know what I have to check and validate. Can you share your experience? thanks. Jerome. |
#4
| |||
| |||
|
|
Yeah, its long to display the list, but the system display only the 200 first members (I think its 200), after 200 you have to click and a filter window appear. But... I'll create a script to generate the XMLA command I have the list of user / authorized customer in my database, I'll use it to generate my command. thanks for your feedback. "Radu Colceriu" <radu_colceriu (AT) hotmail (DOT) com> wrote in message news:%23vK$jubmGHA.4212 (AT) TK2MSFTNGP03 (DOT) phx.gbl... I have a similar setup 250+ roles over 5 types of customer dimensions and I have no query performace issues (AS2000). Visual totals are ON. Now I migrate everything to AS2005. The only issue I have is with creating the roles. (see my other thread) When I create a role and I want to set the allowed set , the GUI is reading the whole dimension expanded to the leaf members !!!! This take some time ... up to 3 mins . (3min * 5 Dims * 250 roles -> )Now I'm trying to create an XMLA that whill create my roles, but is not so easy ![]() Greetings, -Radiu "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:eYvutBWmGHA.4212 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hi, I have to plan to apply some security in my cubes, and I'm looking for somebody with similar setup and if you have encounter performance issues... (or any issue) My largest dimension (180 000 customers members) will be secured. I'll create 200 roles, each role give access to a particular list of member in this dimension. (its NOT a dynamic security; the leaf level will be secured) the same member is allowed in more then 1 role (I can't setup an hierarchy in this dimension) Visual total is NOT enabled Today I have 3 users by role, but this will change to hundred of users by roles if there is no problems. So the user can see the total of all the customers, but when the user want to see the customer name, only the name of allowed customers are displayed. how this impact the performance? Before I'll apply this security, I want to know what I have to check and validate. Can you share your experience? thanks. Jerome. |
#5
| |||
| |||
|
Only first 200 members? Mine is showing all members (40.000+) . Idon't have any filter. I have SQL 2005 EE x64. I'm editing the roles wit the management studio ... online. Can you tell me how are you editing the roles and where is that filter? Thanks, Radu "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:O$ySMIfmGHA.3804 (AT) TK2MSFTNGP05 (DOT) phx.gbl... Yeah, its long to display the list, but the system display only the 200 first members (I think its 200), after 200 you have to click and a filter window appear. But... I'll create a script to generate the XMLA command I have the list of user / authorized customer in my database, I'll use it to generate my command. thanks for your feedback. "Radu Colceriu" <radu_colceriu (AT) hotmail (DOT) com> wrote in message news:%23vK$jubmGHA.4212 (AT) TK2MSFTNGP03 (DOT) phx.gbl... I have a similar setup 250+ roles over 5 types of customer dimensions and I have no query performace issues (AS2000). Visual totals are ON. Now I migrate everything to AS2005. The only issue I have is with creating the roles. (see my other thread) When I create a role and I want to set the allowed set , the GUI is reading the whole dimension expanded to the leaf members !!!! This take some time ... up to 3 mins . (3min * 5 Dims * 250 roles -> )Now I'm trying to create an XMLA that whill create my roles, but is not so easy ![]() Greetings, -Radiu "Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote in message news:eYvutBWmGHA.4212 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hi, I have to plan to apply some security in my cubes, and I'm looking for somebody with similar setup and if you have encounter performance issues... (or any issue) My largest dimension (180 000 customers members) will be secured. I'll create 200 roles, each role give access to a particular list of member in this dimension. (its NOT a dynamic security; the leaf level will be secured) the same member is allowed in more then 1 role (I can't setup an hierarchy in this dimension) Visual total is NOT enabled Today I have 3 users by role, but this will change to hundred of users by roles if there is no problems. So the user can see the total of all the customers, but when the user want to see the customer name, only the name of allowed customers are displayed. how this impact the performance? Before I'll apply this security, I want to know what I have to check and validate. Can you share your experience? thanks. Jerome. |
![]() |
| Thread Tools | |
| Display Modes | |
| |