Oracle user management

I want to know the data dictionary queries to view roles, priviliges, role-priviliges mapping, users, user-role mapping, user-privileges mapping. Basically to view the following reports;
[http://www.myorasql.com/img_pg_usrmag.html]

user10566312 wrote:
I want to know the data dictionary queries to view roles, priviliges, role-priviliges mapping, users, user-role mapping, user-privileges mapping. Basically to view the following reports;
[http://www.myorasql.com/img_pg_usrmag.html]
If you want the queries to views,roles ,privileges and others use the below the queries to find the related view and then describe it and then query whatever you want ..
example :
>
SQL> select table_name from dict where table_name like '%DATAPUMP%' ;
TABLE_NAME
DBA_DATAPUMP_JOBS
DBA_DATAPUMP_SESSIONS
USER_DATAPUMP_JOBS
GV$DATAPUMP_JOB
GV$DATAPUMP_SESSION
V$DATAPUMP_JOB
V$DATAPUMP_SESSION
>
then describe it as
>
SQL> desc DBA_DATAPUMP_JOBS
Name Null? Type
OWNER_NAME VARCHAR2(30)
JOB_NAME VARCHAR2(30)
OPERATION VARCHAR2(30)
JOB_MODE VARCHAR2(30)
STATE VARCHAR2(30)
DEGREE NUMBER
ATTACHED_SESSIONS NUMBER
DATAPUMP_SESSIONS NUMBER
>
Query whatever you want :
for more details check the below link :
http://neeraj-dba.blogspot.com/2011/03/what-is-data-dictionary.html
Hope this help you :)
--neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Help required with oracle user management

    My requirement is to hide the developer toolbar that shows at the bottom of all the pages in the application. This happens when I log into the application as an administrator or a developer. When I try logging in as an end user, who does not have developer or administrator privileges, I get a message saying that " Access denied by application security check". This problem does not depend on whether I use apex security or database security for my application, in both the cases, as soon as I login to the worksapce with a user account, this message is displayed. Please help me out. Any sort of help will be appreciated.
    Message was edited by:
    shantanu

    Hi Shantanu
    When you log in to the workspace, the URL will end with something like: /pls/htmldb/f?p=4550 (it may also end with /pls/htmldb/htmldb_login)
    To log in to your application, you need to change the final number to the number of your application. For example, if your application is number 105, then change the end of the URL to: /pls/htmldb/f?p=105.
    Your application should have a login page (typically, Page 101) which should be loaded as soon as the user tries to get to your application.
    Regards
    Andy

  • Oracle user can't execute grid owned asmcmd

    11.2.0.2 in RHEL 5.4
    In my shop, OS user grid manages Grid Infrastructure.
    I don't have the password for grid user.
    As oracle user , I was trying to invoke asmcmd. But it errored out with the below error. Is this normal ?
    It seems that Oracle installs its own perl binary in GI Home.
    I can run crsctl which run from GI home though.
    ## Currently connected as oracle user
    $ id
    uid=555(oracle) gid=56(oinstall) groups=55(dba),56(oinstall),57(oper),58(asmadmin),59(asmdba)
    # oracle user has execute privileges on crsctl binary (because oracle belongs to oinstall group )
    $ ls -alrt `which crsctl`
    -rwxr-xr-x 1 grid oinstall 8260 Jun  1  2011 /u01/app/grid/product/11gR2/bin/crsctl
    # Attempts to invoke asmcmd command from oracle user fails because it doesn't have execute privilege on perl and asmcmd binaries in GRID_HOME/bin
    $ echo $ORACLE_SID
    +ASM1
    $ asmcmd
    /u01/app/grid/product/11gR2/bin/asmcmd: line 123: /u01/app/grid/product/11gR2/perl/bin/perl: Permission denied
    /u01/app/grid/product/11gR2/bin/asmcmd: line 146: /u01/app/grid/product/11gR2/perl/bin/perl: Permission denied
    /u01/app/grid/product/11gR2/bin/asmcmd: line 146: exec: /u01/app/grid/product/11gR2/perl/bin/perl: cannot execute: Permission denied
    $ ls -alrt /u01/app/grid/product/11gR2/perl/bin/perl
    -rwx------ 1 grid oinstall 1424555 Sep  3  2009 /u01/app/grid/product/11gR2/perl/bin/perl
    $
    $ which perl
    /usr/bin/perl
    $ ls -alrt /usr/bin/perl
    -rwxr-xr-x 2 root root 19208 Jul  2  2009 /usr/bin/perl
    # oracle user doesn't have execute privileges on asmcmd
    $ ls -alrt `which asmcmd`
    -rwxr-x--- 1 grid oinstall 5469 Apr 21  2010 /u01/app/grid/product/11gR2/bin/asmcmdIn my previous shops, oracle user managed both RDBMS and GI homes.
    So, I would like to know ; In a typical RAC setup where grid user manages GI , what are the grid owned binaries that oracle user cannot execute ?

    As oracle user , I was trying to invoke asmcmd. But it errored out with the below error. Is this normal ?yes as asmcmd suppose to be run from grid user after setting the oracle env variable.
    -rwx------ 1 grid oinstall 1424555 Sep 3 2009 /u01/app/grid/product/11gR2/perl/bin/perl-rwx------
    user under oinstall group doesn't have permission to execute file under above location.
    only grid can execute it.
    so login with grid and run asmcmd cmd.

  • Differences between OA 11i and R12 on User Management

    Hi All,
    Please give some details about differences between OA 11i and R12 on User Management (Role Responsibilities and Role Based Access Control,etc).
    Please advise me on this regard.
    Moreover,I don't have any Metalink username and Password.
    Thanks

    New features introduced for User Management (UMX) in R12
    The following are the new features introduced in R12 for User Management (UMX):
    1)Proxy User:
    This new functionality:
    · Provides the delegator the ability to grant/revoke the proxy privilege to individuals
    · Provide a mechanism throughout the application’s framework where the user can access the proxy switcher feature
    · Provide a mechanism throughout the application’s framework which indicates to the user that they are acting as a proxy
    · Provide the ability to track the delegate’s actions within the system, while the delegate is acting on behalf of the delegator (Audit)
    Benefits of Proxy User:
    Ability to delegate proxy authority provides great security controls and Granular control of proxy authority is provided i.e delegate authority can be specified for date ranges
    2) ICM (Separation of Duties – SoD) Integration
    Oracle User Management is integrated with Oracle Internal Controls Manager (ICM) for the prevention, detection, enforcement, and resolution of separation-of-duties constraints during the assignment of roles by administrators to users.
    For example, a constraint (created using a set of ICM UIs) can be defined such that no user is allowed to have "Role A" and "Role B" at the same time. In such a case, anadministrator attempting to assign Role B to a user who already has Role A will be presented with a dialog page displaying the constraint violation information.
    At this point, the administrator can take one of two actions:
    • Go back to the role assignment page and remove the assignment that is causing the
    violation.
    • Override the constraint violation, if he has the "AMW: Allow SOD Violation
    Override" permission granted to him.
    With this permission, the administrator will see Apply and Cancel buttons on the constraint violation dialog page. Clicking Apply will override the constraint, and assign Role B to the user despite the warning. Clicking Cancel will cancel the save operation without granting Role B to the user.
    UMX integration with ICM is enabled according to the setting of site-level profile option "UMX: Enable ICM Validation". The default value is "Yes".
    3) Enhanced Forget Username/Password Functionality
    Forgot Username Functionality is Introduced in R12 along with Forgot Password. So now Users can query on either lost “username” or lost “password” Users should enter email address if lost username and enter username if lost password
    Users can now aslo reset username as part of email address verification instead of a two step process.
    4)New Registration Process Type for Administrator Role Assignment
    New Registration Process Type is introduced for type “Administrator Assisted Additional Access”
    Different policies (registration processes) can be used as administrative actions vs. self service requests for
    · Approval Routing
    · UI
    · Notifications
    · Business Logic
    Simpler registration processes can be created for self-service and administrator flavors
    Support for alternative approvals for administrator role assignment is also introduced.
    5) Security Wizard Infrastructure
    a)Security Wizard Infrastructure
    · Infrastructure for product teams to create their own security wizards in context of a role.
    · Product teams can create their wizards and seed relevant information
    · These wizards appear in list of security wizards available to the administrator when creating/updating role information
    b)New User Interface for Delegated Administration
    · Existing functionality(11.5.10) of delegated administration setup implemented using wizard infrastructure
    · Wizard guides the user through what options they can set for a delegated administration
    6) Search Enhancement for List of Value’s (LOV)
    Search Enhancements has been made in LOV’s in User management.
    a) All LOVs in User Management (UMX) are now searchable by
    · Role
    · Responsibility
    · Both
    · Internal Code
    b)A type included in the results – to differentiate roles and responsibilities

  • Unable to import the user certificate into the Oracle Wallet Manager

    Hi,
    I am configuring the External Authentication plugin using the password filters.
    i am using the version 10.1.0.5.0 version of Oracle Wallet manager
    inorder to do that i am enabling the SSL mode.
    to enable the SSL mode i followed the some steps in OWM and OCA admin and user console.
    when i approved a certificate as admin and importing to the Oracle Wallet Manager, i got an error that
    User Certificate Installation failed.
    Possible errors:
    - Input was not a valid certificate
    - No matching certificate request found
    - CA certificate needed for certificate chain not found.
    Please install it first
    can anyone help me how to resolve this problem.

    hi,
    thanks for your reply pramod
    I tried to import the two certificate files(rootca.crt and server.crt). but i am got the same error.
    what may be the problem.

  • Users reconciled into Oracle Identity Manager 9.1.0.2

    Hello friends,
    I have configured the process of reconciliation between Oracle Identity Manager and LDAP directory (Microsoft Active Directory), my question is: How I can find users who were reconciled to Oracle Identity Manager 9.1.0.2 and I have currently in Oracle through this process.
    thank you very much

    Hi,
    in design console check : Reconciliation Manager -> query for reconciliation event for resource AD.
    hope this helps.

  • Registration of user password change in Oracle Identity Manager 9.1.0.2

    Where I can find record in Oracle Identity Manager 9.1.0.2, if a user password change.
    There any log, report, etc ...?
    thank you very much

    Check this: Re: Audit when change password fails
    -Bikash

  • Block users in Oracle Identity Manager 9.1.0.2

    Hi,
    I have a status query (User Locked) user in Oracle Identity Manager 9.1.0.2.
    The option to block users, seen in the web administration console of Oracle Identity Manager appears in a disabled state. As I can enable this functionality in Oracle Identity Manager 9 ..?
    Thanks for the support

    Didn't get your question exactly.
    Whenever someone tries to login with wrong password then he gets Locked into OIM. You'll have to go to Admin Console and Unlock it. You can also do this from DB as well.
    To lock user from Admin console, you'll have to create a custom button and extend the same action class to Lock that user into OIM.
    Workaround
    Create a UDF called LOCK.
    Create a trigger on this UDF i.e. whenever LOCK value changes to TRUE then lock the user using DB query or API (UPDATEUSER -- Users.Lock User)

  • Unable to save info on user oracle - incorrect password (OB users manager)

    After configuring OB Express with a tape-drive and starting a rman-backup I got those messages from catxcr -l0 <job id>:
    oracle/6.1: 2008/03/07.14:50:23 ______________________________________________________________________
    oracle/6.1: 2008/03/07.14:50:23
    oracle/6.1: 2008/03/07.14:50:23 Transcript for job oracle/6.1 running on rac1
    oracle/6.1: 2008/03/07.14:50:23
    oracle/6.1: 2008/03/07.14:50:24 (mt) qdv__read_label() failed - filemark encountered (OB device mgr)
    oracle/6.1: 2008/03/07.14:50:24 Info: volume in tape2 is usable for this operation.
    oracle/6.1: 2008/03/07.14:50:24 It must be overwritten at BOT.
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) at BOT
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) mounted ok
    oracle/6.1: 2008/03/07.14:50:24 (pvfw) pos_vol_cleanup not returning pstate
    oracle/6.1: 2008/03/07.14:50:24 (dmap) tape2 success
    oracle/6.1: Error: Unable to save info on user oracle - incorrect password (OB users manager)
    oracle/6.1:
    There's actually a user oracle created and the password set:
    ob> lsuser -l oracle
    oracle:
    Password: (set)
    User class: oracle
    Given name: [none]
    UNIX name: oracle
    UNIX group: dba
    Windows domain/acct: [all] Administrator
    NDMP server user: no
    Email address: [none]
    UUID: 503b6654-cdc1-102a-a3a8-00116b324932
    Preauthorized access:
    Hostname: [all]
    Username: [all]
    Windows domain: [all]
    RMAN enabled: yes
    Cmdline enabled: no
    How to resolve this?
    Thanks.

    Well the list above shows that you have configured a pre-authorized access for the oracle user, and this is where the password check is failing. If you don't have any Windows in your OSB domain then you should remove this entry so it just shows as [none]
    admin:
    Password: (set)
    User class: admin
    Given name: [none]
    UNIX name: root
    UNIX group: root
    Windows domain/acct: [none]
    NDMP server user: no
    Email address: [none]
    UUID: e2948bfc-c3d2-1028-abd2-001422525e7e
    Preauthorized access: [none]

  • Where can i find detailed info on user management in oracle 10g?

    hi
    pls let me know where i can find the more detailed info on user management and security of database
    i like to know how to create users and give permissions to users like they should be able to create tables and other objects.
    thankx in advance.

    just do it wrote:
    hi
    pls let me know where i can find the more detailed info on user management and security of database
    i like to know how to create users and give permissions to users like they should be able to create tables and other objects.
    thankx in advance.when all else fails Read The Fine Manual
    http://docs.oracle.com/cd/E11882_01/server.112/e25789/toc.htm

  • Importing Oracle DBUM User Management 9.1.0.0 Fails

    I am trying to import the Oracle DBUM User Management 9.1.0.0 connector but am receiving the following error, "Unknown tag OBJ_OFFLINED recieved." Any ideas on what may be causing this?
    Thanks,
    Pete

    You saw the response. I have written over there but if you don't get pass through then you might need to correct version conflict.
    By the way I tried it many times and this works fine, just by removing these 2 occurrences of OBJ_OFFLINED and PRF_CASE_INSENSITIVE. Are you sure you did this clean and doesn't mixed up anything else. Also MST stores the Task to Object Status mapping, why is that showing an error ?
    Thanks
    Sunny
    Edited :: Sunny

  • Oracle responsibility - User Management

    Dear All,
    Oracle responsibility does not show "menu" to end user while responsibility it self has following parameters
    Menu: User Management : Top Level Menu
    Data Group Name :Standard
    Data Group Application : Application Object Library
    Regards,
    Abdul Hafeez

    Pl post details of OS, database and EBS versions. Are you referring to the "User Management" responsibility ? This is a self-service responsibility - what does "does not show menu" mean ?
    Srini

  • Send an email to all user in Oracle Test Manager for Web Applications

    I have administrator access to Oracle Test Manager for Web Applications. How can I send email to all user in the system (Oracle Test Manager for Web Applications)?
    Thanks
    Katherine
    Edited by: Katherine on 20/12/2010 16:38
    Edited by: Katherine on 20/12/2010 16:39

    Hi ,
    You can create a single dynamic distribution group with the condition to have only the mailboxes in exchange as its members . Then when a person send an email to that  Dynamic distribution group it will get distributed to all the mailboxes
    in exchange.
    Note : Most important feature in the dynamic group is that the membership of that group will be maintained automatically and also along with that we can have group membership by defining the recipient types/OU /rules.
    I agree with ED and also based on my knowledge you cannot achieve your scenario without Distribution groups or dynamic distribution groups.
    Thanks & Regards S.Nithyanandham

  • OIM 9.1.0 with Database User Management: Connector Exception upon Connect

    Hi,
    I've been struggling with the Database User Management connector (9.0.4) with Sybase, following the steps word-for-word as per the documentation (Oracle® Identity Manager Connector Guide for Database User Manage Release 9.0.4; E10425-0; July 2009).
    When defining the IT Resource through the Install Connector wizard, I get the following when it does a connection test:
    14:51:52,795 ERROR [WEBAPP] Class/Method: CreateITResourceAction/testConnectivityForDataBase/ClassNotFoundException encounter some problems: No ClassLoaders found for: com.sybase.jdbc2.jdbc.SybDriver
    java.lang.ClassNotFoundException: No ClassLoaders found for: com.sybase.jdbc2.jdbc.SybDriver
    even though I've ensured jconn2.jar is in the ThirdParty directory, reflushed the cache, and restarted OIM; the connector still can't seem to load the driver.
    I've tried the database testing script with similar results.
    Any thoughts?
    Cheers
    Simon
    PS: I believe v5.5 of JConnect (as required by the OIM Connector) has been EOL'd and Sybase. They recommend you use v6.0 (v6 is jconn3.jar)), which from what I can see should work as com.sybase.jdbc3.jdbc.SybDriver; I tried that as well but had the same ClassNotFoundException.

    I've fixed it; needed to copy jconn2.jar into the $JBOSS_HOME/lib directory and restart the server.

  • Unable to log-in in Oracle Identity Manager Design Console

    Hello,
    I successfully installed OIM9.1.0.1 Identity Manager on Jboss4.2.3.GA App server and could login to OIM using http://llocalhost:8080/xlWebApp on my window Server 2003 system without any problem.
    Then I installed the Design Console on my window XP system. However, after successfully installing the Design Console, I could not login using the xelsysadm user ID.
    I checked to make sure that xlconfig.xml contains the right URL file under oim_designConsole directories.
    The error I get from the Design Console login window is:
    Internal Login
    Oracle Identity Manager Design Console Could not log you in.
    In the dos-command window, I got the error:
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Found
    marshaller fully qualified class name within locator parameters, but was unable
    to load class: org.jboss.invocation.unified.marshall.InvocationMarshaller
    WARN,22 Apr 2009 16:31:52,160,[org.jboss.remoting.marshal.MarshalFactory],Could
    not find marshaller for data type 'invocation'. Object in collection is null
    java.lang.reflect.UndeclaredThrowableException
    at $Proxy0.create(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBaseClient$1.run(Unknown Source)
    at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source
    at com.thortech.xl.dataaccess.tcDataBaseClient.bindToInstance(Unknown So
    urce)
    at com.thortech.xl.dataaccess.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.server.tcDataBaseClient.<init>(Unknown Source)
    at com.thortech.xl.client.dataobj.tcDataBaseClient.<init>(Unknown Source
    at com.thortech.xl.client.base.tcAppWindow.internalLogin(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.login(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.<init>(Unknown Source)
    at com.thortech.xl.client.base.tcAppWindow.main(Unknown Source)
    Caused by: org.jboss.remoting.marshal.InvalidMarshallingResource: Can not find a
    valid marshaller for data type: invocation
    at org.jboss.remoting.RemoteClientInvoker.invoke(RemoteClientInvoker.jav
    a:78)
    at org.jboss.remoting.Client.invoke(Client.java:226)
    at org.jboss.remoting.Client.invoke(Client.java:189)
    at org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(Un
    ifiedInvokerProxy.java:184)
    at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerIntercep
    tor.java:227)
    at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.jav
    a:167)
    at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.
    java:46)
    at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:5
    5)
    at org.jboss.proxy.ejb.HomeInterceptor.invoke(HomeInterceptor.java:169)
    at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:86)
    I would really appreciate your help in this regards.
    Thanks for helping me resolve this issue.
    Regards,
    Dhirendra

    vBackup the original file log4j-1.2.8.jar in oimclient/xlclient/ext
    copy the log4j.jar from JBOSS folder - JBOSS/server/default
    Paste the file in client folder with original log4j-1.2.8.jar
    Rename log4j.jar file to log4j-1.2.8.jar
    start ur JBOSS.. this shd work.

Maybe you are looking for

  • How to get The Collbration Admin menu in EP of  Netweaver

    Hi All, Please Any one can tell me how to get  Collabration Admin menu in Netweaver like How we get System Administration , Content Administration and User Administration I want to create E-Mail Transport in the Groupware Admin Document they have giv

  • Can you add routes to use ipsec0 interface on SRP521W?

    I bought a couple of these to trial for location to remote telemedicine sites.  However I am only able to route one network range over the IPSec VPN.  I have to route multiple network ranges, and I am not able to make any modifications to the static

  • Oracle SCM Future?

    Given the fact that Jdev 10.1.3 was released for developer preview with CVS as the default SCM tool and given my not so favourite experience when it comes to the integration between Jdev and Oracle SCM it would be nice to get some clarity regarding f

  • Getting all fields that have been changed.

    hello there, how can i get the name of the fields that have been changed, their value pre-change and their values post-change on specific a block? The reason for this is, i have a new requirement for an existing form. The supervisor wants to see all

  • Hi, question about resize images shortest side

    Hi, I have PS ext CS6 64b on win 7 pc, I have more images files(psd), I want after finish to edit all, to automatic flatern psd files, change the size of each image to 1000px on shortest side(are landscape and portrait images), and save as jpg at 100