Identify system defained roles and user defained roles

Hi,
I have an issue.
Oracle Version : 9.2.0.1.0
Operating system: Windows 2000 server
How can we identify system defained roles and user defained roles?
Please help me to solve this.
Regards,
Mat.

Check yourself these views
DBA_ROLES
DBA_ROLE_PRIVS
USER_ROLE_PRIVS
ROLE_ROLE_PRIVS
ROLE_SYS_PRIVS
ROLE_TAB_PRIVS
SESSION_ROLES
For default predefined roles in the database, take a look at the below url.
http://youngcow.net/doc/oracle10g/network.102/b14266/admusers.htm#i1008784
Regards,
Sabdar Syed.

Similar Messages

  • Reg: Simulate the system i/0 and user i/o

    Hi all,
    Currently am in the process of testing the database perfomance. As per , want to simulate the system i/o and user i/o upto 30ms.
    Please let me know the ways. your early will be highly appreciated.
    Thank you
    Regards
    Krishnan

    Hi,
    system and User i/o are not different.
    But single block read ('sequential read') and multiblock read ('scattered read') are different (difference is the size of i/o)
    On unix, you can use dd (blocksize is your oracle blocksize for single block reads)
    Regards,
    Franck.

  • System time zone and User time zone is differenct.

    Hello friends.
    We use SRM 5.5 with classic scenario. (SP07)
    Our system time zone is CET.
    Now if we have a user different with a different time zone in the user master, for example, a UTC+9.
    We can end with up with a received date in service BBPBWSP_SIMPLE that is before the created on date in the shopping cart.
    A shopping cart is created at 2006.05.10 but the received date in Approval says 2006.05.09.
    So approver can be confused the requested date.
    Is this standard bugs or standard design?
    How can we change the received date with user Time Zone?
    Thank you,
    Best Regards,
    SH.

    Hello,
    As far as I know, if you do not populate the field "of the user" in SU01, system takes the pattern timezone, which is UTC, to display to the end user in web gui.
    I did the following test:
    - I created a RFX with a user who's timezone (in tx SU01) is set as:         
    Sys. Time Zone     CET                                                       
    of the User        INDIA                                                                               
    - CET time  was 20:01:55                                                    
    - GMT time was 18:01:55                                                    
    - India time was 23:31:55                                                                               
    Looking at this RFX in BBP_PD I see the following:                           
    Same user (India timezone and CET as "Sys. Time Zone"):                                                                               
    Created_At: 20:01:55                                                         
    Changed_at: 20:01:55                                                                               
    DETAILS ->                                                                   
    Created at: 18:01:55                                                         
    Changed at: 18:01:55                                                                               
    RFX header (description): 23:31:55                                                                               
    So, if you want to populate the header document in WEB GUI with another time zone than UTC, you have to use the field "of the user", under Personal Time Zone. However, if you want to display the UTC time zone in header documents in web gui, you can leave this field empty.
    Kind regards
    Ricardo

  • How to fetch service order with partucular system status and user status

    Hello All,
    How to fetch service orders with specific system status and user status.
    thanks

    I want tables or views from where I can fetch service orders. I have to design ALV report based on this.
    I want to fetch released service orders with status INIT and RENT.
    Here, SYSTEM Status = Released and
             USER Status     = INIT
                                        RENT
    So is there any function module available for the same.....

  • System Timezone and User Timezone change - impacts

    Hi Folks,
    My question is: Are there any technical impacts on manually changing the System Time Zone and user Time Zone settings when the system is already in production, such as bad synchonization or any other problem?
    Thank you all.
    Daniel

    Hi,
    In this case you can create the one more user status as 40 EFG 10 40 1 1and restrict this status by authorisation key.
    provide this status authorization to responsible person not for all the users. If SO deletes the responsible person changes the status from XYZ to EFG and then to ABC, from here you can follow regular process.Finally the WBSE status remains
    as XYZ.
    regards,

  • Assigning System Administrator role to a new user in OIM 11gR2

    I am trying to assign full access as xelsysadm to a newly created user but not able to. Unable to identify option to add System Administrator role. System Administrator admin role is available to TOP organization and we can not create a new user in TOP. any suggestion will be helpful.

    goto-> organization-> search and select Top organization-> open detail page-> click on Admin Role-> select Adminrole(System Administrator) -> click on Assign button-> select user and add it-> finally click on okay.

  • Table that stores the business role and user id mapping

    Hi,
    i want to know the table that stores the Business role and the business role and user id mapping in CRM system.
    Thanks in Advance.
    Regards,
    Pricy

    Hi Mary,
    There is no direct table but there is a way to find it.
    HRP1263 is the table where business roles are stored when maintained at org level. These are stored against the Position.
    For getting user ID and position linkage refer table HRP1001.
    In HRP1001 table use below criteria to get the User and Position.
    OTYPE = CP
    SCLAS = US
    SOBID = User ID
    ENDDA = 31.12.9999
    Get the OBJID
    Query the HRP1001 table again with following
    OTYPE = CP
    OBJID = OBJID from above Query
    ENDDA = 31.12.9999
    SCLAS = S
    SOBID = Thats Position.
    Pass the position to HRP1263 as below.
    OTYPE = S
    OBJID = POSITION
    PROFILE - Thats business role assigned for the given position and user.
    Hope this is helpful.
    Regards,
    Naresh

  • Configuring roles and users (adf security) application context wise.

    Dear All,
    I referred this tutorial (http://biemond.blogspot.com/2008/12/using-database-tables-as-authentication.html) which shows how to hook up adf security with database schema but at domain level which will be common to all applications in that domain. I want to make it different to each application. (i.e each application will use differene database schema for storing user credientials i.e enterprise roles,application roles and users.)
    Can any one please point me to proper way..
    Regards,
    Santosh
    jdev 11.1.1.2.0

    Dear Frank,
    <i>
    Instead you have a single identity management system and have the application policies being different for the applications.Using ADF Security, users and groups can have different privileges in different applications
    </i>
    suppose i have 3 applications that use adf security, the users will be common to all applications. right..?Roles and group can be different for applications.
    application polices means roles and group..?
    So how it(application polices) can be made different for applications? is it inbuilt or some configurations needed ?. Can you point me to some blogs or tutorials for more reference.
    Bet: Incase i hook up adf security with database schema.
    Regards,
    Santosh.

  • Is it possible to export and import the roles and users tables?

    Hi,
    is there any possibility to export and import the role and user definitions?
    We have a SAP MDM repository with a lot of roles and users and also with a lot of changes.
    And now I'm searching for a fast and efficient way of managing the roles and users.
    Thanks and Regards, Melanie

    Hi Melanie,
    There is no export/import functionality for roles and users.  The only way to manage these in an automated way would be to write a program that uses the Java or ABAP APIs.  Both APIs expose functionality to create, update and delete roles and users.
    Hope this helps,
    Richard

  • Are there any links between HR organisation and user roles in R12

    Hi
    Do you know if there are any links between HR organisation and user roles i.e. can a role be assigned to an organisation in R12?
    Thanks
    Sean

    The thread stack sizes also depend on the type of threads you are
    working with.
    If you are working with POSIX threads :
    % man -s 3C pthread_create
    or if you are working with Solaris threads :
    % man -s 3C thr_create
    For these 2 cases, the default stacksize is 1MB for a 32-bit process.
    If you do not wish to use this default value, the man pages show
    you how to change this size in your code.
    There is a 3rd type of threads which you could be using that are
    generated by the compiler when doing compiler parallelization.
    By compiling with -xparallel or -openmp=parallel, the compiler
    can automatically parallelize loops in your code and create
    threads to do this work.
    For these type of threads, the default size is 4MB. However you
    can control this behavior through the environment variable
    ${STACKSIZE}
    The ${STACKSIZE} units are in KB, so to set your compiler
    generated threads stacksize to 8MB, you would say :
    % setenv STACKSIZE 8192
    If you are using Studio 11 as your compiler, see the "OpenMP
    API User's Guide" at :
    http://docs.sun.com/app/docs/doc/819-3694?a=load
    and look at section 5.5, "Stacks and Stack Sizes"

  • Roles, queries,workbooks and users

    Dear Experts,
    I have an urgent requirement to join information about roles, queries, workbooks and users.
    Can you tell me which all tables I should be looking into?
    Regards,
    Kris

    Hi Kris,
    Please see this link below : -
    roles table in sap
    It is for roles, i think you have table for queries already in your previous post.
    Regards
    Sunny

  • Need Help: Identifying RBAC Job Roles

    Hi,
    My company has developed a solution that helps the deployment of RBAC in Enterprise User Administation systems, i.e., the kind of software that would allow you to centally control, and automate the provisioning of privileges to users across the enterprise.
    The solution esemtially reverse engineers the existing (legacy) privileges, identifying groups of users that have a common subset of privileges. These become role candidates, which are then refined and edited using another set of tools. It is a breakthrough in this area because otherwise it is intractable (or at least prohibitively expensive) to identify what the roles should be. (if the roles were not defined to begin with, then the only alternative is really to re-engineer IT privileges across the organization).
    My question is whether a variation on this software can be useful for deployments of (1) Directories; (2) Portals; (3) ID Mgmt, etc.? If so, how would you envision this working?
    Thanks so much,
    Dr. Ron Rymon
    Eurekify Ltd.
    [email protected]
    http://www.eurekify.com

    Hi,
    You can view the OCS accounts for each Server with the following steps:
    Open the Office Communications Server 2007 R2 snap-in.
    In the console tree, expand the forest node, and then navigate to the Standard Edition server or Enterprise pool.
    Expand the pool name for the Enterprise pool or the Standard Edition server, and then expand Users.
    If you want to migration from OCS 2007 R2 to Lync Server 2013, you can refer to the link below:
    http://technet.microsoft.com/en-us/library/jj205375.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • CUA with HR-Org - How to assign systems for role

    Dear all,
    we are planning to use CUA with HR-Org assignment. Can please anyone explain to me how or where the system for the role comes from.
    I mean, normaly in SU01 -> Role Assignment I have in the first colum the system and in the second colum the role. It the role assigment come from HR-ORG there is always the local logical system in the system colum. This is not what we want.
    CUA is on Solution Manager, HR-ORG is replicated from R/3 HR Systeme and the user needs the roles in ECC production systeme.
    So how can we manage the system/role combination assignment?
    Thanks for any hints.
    Best regards
    Roman

    Hi,
    If I understand your problem you want to do role assignment from the HR-Org structure on a system that is using CUA.
    I have only managed this successfully when the CUA master is also the system with the HR-Org structure on it. Otherwise you have lots of issues with replicating data between systems. I did this for a UK council's SAP solution where we allocated all the roles from the HR system, including roles on ECC, SRM(EBP), CRM and BI - so it does work.
    PO13 on the system with the org. structure will only allow you to allocate a role that exists on that system, but if the roles that you are allocating are composite roles that include single roles on other systems, you can achieve this sort of business role allocation without having to go the IdM route.
    Darren Hague (no relation) gave a presentation at SAP Tech Ed 07 on such a scenario, that explains how the composites would be set up far better than I can, but in essence you use the CUA connectivity and the rights of the CUA master system (which includes the org. structure) to allocate roles on other systems / clients in your CUA landscape.
    Have a search through SAP Tech Ed 07 presentations and you should find what you are looking for.

  • Business Role to System/Technical Role Mapping in CUP

    All,
    In our design of CUP we are having end-users logon and choose their "business role" and having CUP select the system/tecnhical roles. For example, we want an AP Clerk to be able to logon and choose "AP Clerk" and have role A, B & C from ECC selected and role D from BI.
    Is this type of design possible in CUP 5.3 or are we extending into IDM functionality (which we do not have). Has anyone had experience in type of design? What are your recommendations?
    Thank you,
    Grace Rae

    Grace,
    I assume you are looking for Job/Position roles roles but for SAP systems. Fortunately, CUP provides the flexibility to implement RBAC concept for both SAP & Non SAP systems.
    In this case, catch would be your blueprinting which depends on various parameters like u2013 How sound your authorization concept is placed in all the managed systems (R3, BI, non  sap etc), Approval criteria, organizational operational view etc. Concern is that we may run into other issues of violations, risk analysis, approvals etc if we donu2019t plan diligently
    Alpeshu2019s hint would be really helpful in terms of implementing this requirement.
    Thanks
    Qalid

  • System Administrator role OIM 11gR2

    Hi experts,
    I am trying to figure out which table in OIM 11gR2 stores the information for roles assigned to the user.
    I am specifically looking for users who have system administrator role assigned. The way to assign is through organizations, but not sure which table stores it.
    Thanks
    Kunal Jain

    Below is table names and description used to obtain admin role and user information:
    ADMIN_ROLE  - stores information about admin roles available in system
    USR - user infromation
    ADMIN_ROLE_MEMBERSHIP  - USer and admin role mappings
    regards,
    GP

Maybe you are looking for

  • ABAP Proxy Class - GET_BUSINESS_SYSTEM_ERROR

    I am using ABAP proxy in R/3 to send data to third party system thro' XI. In our development XI it works fine but in our QA-R/3 I am getting error "An error occurred when determining the business system (NO_BUSINESS_SYSTEM)". Does anyone has any idea

  • 300cdt hard drive

    hello all, since last month I have a beautiful Satellite 300cdt on my desk. I would like to put a larger hard drive in (it is 2 GB now). I understand there is a limit to the size of it. Can anyone tell me what size is still supported by this machine?

  • SERIOUSLY, NO ONE KNOWS HOW TO FIX THIS?

    I HAVE TO BE THE FIRST ONE WHO HAS STUMPED EVERYONE ON THIS PAGE. I NEED MY MUSIC CONVERTED TO ITUNES TO PUT ON MY IPOD. IT IS ALL LICENSED MUSIC FROM CD'S. WHAT THE ****?

  • Jerky Play

    I have Just Re-Installed Elements 11 into my PC and loaded AVCHD Files into a new project but It does not play in real time video is Jerky

  • G505s Dual Graphics

    Is there a possibility to use only the GPU instead of the CrossfireX because GPU-Z shows the video ram being very limited when it is in dual graphics and the card is supposed to have 2gb of ram for the card.' Here is a screenshot of the program showi