RSA1 cube role

I need to give a user a new role so that they can just view the contents of a specific cube within RSA1.  Say the cube is called ztest what entries do I need to enter in the following within PFCG so they can just see this cube
Cross-application Authorization Objects
Basis: Administration
Basis - Central Functions
Business Information Warehouse
SAP Business Information Warehouse - Reporting
regards
Dom

HI Domnic,
             Try to give authorization for TX -listcube.
Thanks,
Vijay.
Edited by: vijay m on Feb 10, 2009 4:54 PM

Similar Messages

  • SSAS cube role members magically disappear overnight

    Hello,
    We are running SQL Server 2008 SP1 CU4 and I have been experiencing an occasional issue whereby our cube role members disappear - resulting in the user-dashboards failing on our website, so I am keen to resolve this.
    Some background:
    -We have two roles, one with 2 members and one with about 15-20.  When the issue occurs, both roles lose their members but the roles themselves remain.
    -The SSAS database is set to do a full process every night at 11pm.
    -I deploy cube changes by backing up the cube from my development machine, and restoring to the server.  My dev machine is on a different Windows domain.  When I restore I select "overwrite security information" but am always very careful to select
    "Skip Membership".  The restores always complete successfully, and I can immediately re-process the cube and confirm that the original members are still there and functioning normally.
    -I suspect that this issue is related to the nightly re-process of the database, however I have tested this theory by checking the membership the day after I've completed a cube deployment and everything is still Ok.
    -This just happened again last night.  I reviewed the server logs and saw that the server rebooted last night at 9pm, followed by the cube re-process at 11pm.
    -I noted this morning that the role membership has a single SID listed, and I can confirm that this is the SID of my local user account on my local machine.  So it appears that when the issue exhibits itself, the cube is reverting back to the role membership
    contained in the restored database, even though I told it to skip membership.
    To fix it this morning, I re-added the members and have saved a script to automate the process next time it occurs.  I am aware I could run this script after every re-process just to be safe - but I'd rather stop unpredictably losing the configuration
    than automate the re-establishment of it!
    What gives!? Any suggestions appreciated.
    Michael

    Hi Abbas,
    We're clear on the difference between "build" and "process" right?
    In my case, the cube processes every night - whereas we only change the design of the cube occasionally, maybe once every 2-3 months - therefore we are only
    building it every 2 or 3 months.
    Because my dev machine is on a totally different domain to the SSAS server, I can't (or at least I didn't think I could) specify the accounts that are members of the various roles during development.  I do this with the aid of a script every time we
    deploy out a new version of the cube to the SSAS server.
    So, after a build and deploy - the cube role membership is perfectly fine and behaves as expected for all users.  The thing that's puzzling us is that the role membership occasionally appears to unpredictably revert to prior settings (i.e. reverting
    back to my deployed role membership config prior to running my script to set the correct role membership). 
    The cube can be running fine for several months and then suddenly I get a call in the morning about users not being able to access the cube.  I find that the server was rebooted overnight and the role memberships have disappeared - this is not an immediate
    result of a BIDS build/deploy as I think you are suggesting Abbas.
    This hasn't occurred again since my last post in March this year, fingers crossed the problem has gone away.
    Thanks,
    Michael

  • RSA1 Cube statusoverview instead of DSO

    In the RSA1 administration menu there is an option to check the DSO Loads statusses. Is there also an option to directly check all Cubes involved?
    Kind regards,
    Thanks in advance.

    Hi,
    There are multiple threads on SDN for the same topic, some of them are:
    [InfoCube vs DSO;
    [diff between infocube and dso;
    Please search before posting the questions.
    Regards,
    Arminder Singh

  • RSA1 - Cube Data

    Is there any function module which can be used to get the details of the Cube maintained in RSA1 in APO. The cube gets the data populated from BW.

    Hi Padmanabhan,
    Please try these function modules
    /FRE/FU_BW_LAST_EXTRACTION_GET
    OBJ2_VARALV_EXTRACT_SAVE
    /SAPTRX/BWEX (function group)
    ALV_EXTRACT_LOAD
    REUSE_ALV_EXTRACT_LOAD
    REUSE_ALV_EXTRACT_SAVE_LEVELS
    Please let me know whether your issue is resolved
    Regards
    R. Senthil Mareeswaran.

  • SSAS Cube Role Issue

    Hi,
    I want to grant access to a user to a SSAS database. I'm able to add him to two databases but when i try to add him to the third database, it seems to hang. I have tried both GUI and XMLA query for this.The ALTER ROLE XMLA query(after extracting the member
    tag from the role query of another database) gives the following error in a couple of seconds:
    "Transaction errors: Aborting transaction on session 115585.
    Transaction errors: Aborting transaction on session 115585. Transaction errors: Aborting transaction on session 115585.
    I had to kill the query eventually. It doesn't seem to be a user issue as a simple alter role of the existing role also gives this error.
    I'm using SSAS 2005. Its strange that it is showing this issue suddenly today. Can someone please help?
    Regards,
    Sumit

    A restart of the SSAS service worked in this case. Never thought it would be as simple as this.

  • To Compress cube

    HI Experts,
    I am begineer to SAP BI .When I executed a outbound job through process chain at background,but got struck in a step due to SQL statement error.The DBA team informed to compress this cube and  It has 17M+ rows in the F fact table and they may also be able to re-create the F fact table as partitioned and with the new index structure for ~P indexu2026 meaning with time dimension in the 1st column as opposed to the packet dimension.
    Cube has last 3 years data and need to do in slots .Can you tell me procedure to do it.

    There are 2 different solution you mentioned to improve the performance.
    For the compress, you can do it at
    1) RSA1 -> Cube -> Management
    2) Find the process type and add it into your process chain.
    Compress will change the request id to '0' and aggregate the records with same char.
    After you do it, the total number of records will decrease. It depends on the data in cube itself.
    For the Partition, you can find it at RSA1 -> Cube and find it from the menu: Extras -> DB performance -> Partition.
    It devide the data into groups through some particular char. value.
    And you have chance to do the partition in physical level which may not supported by all DB. Check some technical notes.

  • How can we delete the data in e-fact table.

    how can we delete the data in e-fact table.

    hii,
    You cannot delete the request individually but you can one of the following:
    1. Do a selective deletion from the cube. RSA1 -> Cube -> Contents -> selective deletion.
    2. Delete all the data in the cube and then reconstruct only the required request ids. This would work only if you have the PSA available for all the requests.
    3. Reverse posting is another possibility.
    hope it helps,
    partha

  • How to exclude a record

    I would like to exclude a record when load data from CSV to PSA. I know how to include it in the Info Package. Can anyone help? Thanks!

    In RSA1 > cube > manage > contents tab > there is a button for Selective deletion. Click that and you can give the selection for the record(s) that you want to be deleted. But this is an irreversiable process so be careful with your selection.
    Hope this helps...

  • Rollup process is getting failed in PC

    Hi,
    The Rollup job gets failed daily in PC with following error message
    " Error when structuring the index of aggregate 100929 for InfoCube /BIC/FICPROB "and once i repeat the job it will get success.
    I need to know the reason why it get fail, if anyone has faced the similar issue and fixed it.
    Regards
    Sunil

    You can check the number of records in the Manage screen of the individual cubes.
    RSA1 -> Cube name -> Right click -> Manage.
    Here you will see the records transferred & added. We are interested in the number of added records.
    The roll-up is running for 8 different cubes.
    This may be resulting in a Lock of processes, as said above.
    Is it possible to modify the chain with 2 roll-up processes -> four cubes in one process followed by another roll-up with the remaining  cubes?
    This may solve the issue.
    Regards
    Vishal

  • PARTATION IN 7.0?

    hi friends,
    in rsa1 cube change - extras-db performance- partation. for me its showing disable mode, how can i get into enable  and partation?
    regards
    suneel.

    hi suneel ,
    You need to have a time char to partition a cube.
    You use partitioning to split the total dataset for an InfoProvider into several, smaller, physically independent and redundancy-free units. This separation improves system performance when you analyze data delete data from the InfoProvider.You can only partition a dataset using one of the two partitioning criteria ‘calendar month’ (0CALMONTH) or ‘fiscal year/period (0FISCPER). At least one of the two InfoObjects must be contained in the InfoProvider.
    chk these links..
    partition by 0calmonth
    http://help.sap.com/saphelp_nw70/helpdata/en/33/dc2038aa3bcd23e10000009b38f8cf/content.htm
    partition by fiscper..
    http://help.sap.com/saphelp_nw70/helpdata/en/0a/cd6e3a30aac013e10000000a114084/content.htm
    hope it helps...

  • It is possible to delete the request after compression

    Hi,
    It is possible to delete the request after compression,if it yes,how can delete the  request.

    Hi,
    You cannot delete the request individually but you can one of the following:
    1. Do a selective deletion from the cube. RSA1 -> Cube -> Contents -> selective deletion.
    2. Delete all the data in the cube and then reconstruct only the required request ids. This would work only if you have the PSA available for all the requests.
    3. Reverse posting is another possibility.
    Bye
    Dinesh

  • How can we delete the request after compression? is it possible ?if so how?

    how can we delete the request after compression? is it possible ?if so how?

    Hi,
    You basically have 3 options:
    1. Use selective deletion and delete the error records.
    2. Do reverse posting and negate the error records.
    3. This is my preference. Delete all the data from the cube. RSA1 -> cube -> right click -> delete data -> choose "fact and dim" from pop-up. Now reconstruct all the requests that you need i.e ignore the error request. But before all this make sure you have the PSAs for all the request.
    Bye
    Dinesh

  • Roles and queries Technical content cube

    Dear Experts,
    Is anyone aware of any technical content cube that has information about roles and which queries those roles have access to?
    ie. I need Roles - Query mapping
    I have already looked in to AGR_1251 table but here the direct value is not present. I will have to evaluate the S_RS_COMP and
    S_RS_COMp1 authorization objects. Iam looking for another method. So please dont suggest AGR_1251 table.
    Thanks,
    Kris

    Hi Kris,
      The way that is there to find out the query - mapping details is already known to you which is the best possible way. But apart from that if you would like to know the roles present in your system then you can simply use the Metadata Repository that is already there and is easily accessible.
    1) Just go to the RSA1-> Left hand side bottom -> Metadata Repository -> Click on it or use tcode RSORMDR.
    2) You will get list for all the Activated objects in your production system.
    3) Locate the Role object from Right hand side.
    4) On clicking the Role you will get all the roles that have been created in your system.
    If you want the role related to a query then you can simply select the Query object from the metadata repository, you will get list of all queries & further clicking on the query will give you entire details about the query like roles etc.
    Also you can use your own method.
    You will need to write your own abap to get the details by writing logic which compares the data from both the tables and displays the data accordingly else the best option that is always there is using Metadata Repository.
    Thanks

  • How to find out what role is defined for a specific cube

    hi
    is there a easy way of finding out the roles that are defined on a cube or DSO or multiprovider?
    Thankls

    Helge,
    Your question is not clear. What sort of Role you mean ?
    If you want to chek the property of the cube & then double click on it & check. Role would be assigned to a USER ID along with the required authorization. To validate a User Id & the role assigned to it please check PFCG.
    Hope,this might help you.
    Bye,
    Kiron.

  • Making Dimensions invisible for a role in ssas cube

    Hi All,
    I have a dimension and I don't want the users of a specific ssas role to use/see this dimension. At moment I am using attribute security by defining a deny member set. Is it possible that the user (belonging to that specific role), while browsing/querying
    the cube, can not see the dimension itself?
    I can use perspectives but I am looking for some other way, if any.
    Nitesh Rai- Please mark the post as answered if it answers your question

    Hi Nitesh,
    Perspective is not a solution, it's a workaround. SSAS don't provide an opportunity to hide dimension from specific role.
    Your issue is discussed
    here and
    here too.
    Best regards.

Maybe you are looking for

  • Dynamic Table UI Element with different data type for each cell

    Hi Experts, I have a problem with a dynamic Table UI Element in Web Dynpro ABAP. I have the following coding: METHOD set_col_row .   TYPE-POOLS: icon.   DATA:     lv_node         TYPE REF TO if_wd_context_node,     lv_node_info    TYPE REF TO if_wd_c

  • JavaScript error using UIXML to generate frames

    Hello all, I am trying to use the uix:frameBoderLayout and uix:frame elements to generate an HTML page with frames. I get a Javascript error when running the testFrame.uix in JDeveloper 9.0.3. Both MSIE and Netscape yield the same error. The JavaScri

  • Can OWB extract metadata from foxpro 2.5 or foxbase?

    We know that OWB can extract metadata from some relational databases other than Oracle database with Heterogeneous Services. Sybase,DB2 and SQL Server provide specific agent for Oracle.What about foxpro 2.5 or foxbase? If they haven't any agent for o

  • Advice Using iPhoto and Aperture

    Greetings - I've been a Mac user for 19 months and now have 3 Macs. I've been using iPhoto and enjoy it (my wife loves it as well). I am toying with picking up Aperture for my RAW photos. Here's my question -- I'll likely keep my photos separate from

  • Setuptable

    Why We Use SETUP table instead of base table in  LO-COCKPIT? Please search the forum Edited by: Pravender on Dec 27, 2010 5:14 PM