Details of grant required for the user and schema

Hello

I have the Oracle - 10.2.0.4.0 version

We figure A (many objects exist) and user B (no objects exist - acts as a user of the application to access objects in the other schema).

I have listed below doubts.

(1) I want to know the method to find the list of the users have access to the objects in A schema and privileges for schema objects A
(2) I want to know the method to find the list of the subsidies granted for objects of schema to user B

Have a look on the DBA_TAB_PRIVS view, then come back here with specific questions after you have tried to find what you need to know it.

Tags: Database

Similar Questions

  • Priv required for the user to export the design to the scheme of Reporting account

    We are trying to put in place an outline report, but do not want to share the password of schema with all the proponent to avoid dropping the repository or removing drawings.

    Can we create another user account and the same share with developers/modelers so that they can still continue to export the notification schema design.
    If so, can you pls help us leaving what privs are required to consider that account or configuration required for the same.

    Thank you
    Muraris

    By using the developer user trying to get the version of the repository
    SELECT DMRS_Persistence_Version from DMRS_INSTALLATION
    If it says "Table or view does not exist" there is something wrong with synonyms.

    You use Data Model 3.0 and repository is created with it, right?
    Have you used my script? I guess there is no runtime error.

  • How do you get a prompt value required for the user who runs the report?

    Hello

    I have a quarter quick in my report.
    I want user must pass a value for him?
    How to go?

    Thanks in advance!
    RC

    Hi RC,.

    I don't think you can do a mandatory prompt. To do this, you can create a work around.

    1. in the command prompt, add possible value; "Please make a selection to first". You can define a SQL query for the value of Ant show you. View all possible values, and via a 'UNION' Add "Please make a selection to first". Default font. Now, your request will be displayed with nothing.

    2. create a "No. Results" - view in your application.

    In this way, it is not mandatory, but it forces a user to select a value.

    I hope this helps.

    Daan Bakboord
    http://obibb.WordPress.com

  • my windows mail keeps asking for a user name and password. I am entering these two and it still will not allow me on the program. I tried to delete the account and start again, he still asks for the user and the password. any suggestions?

    It gives me the error 0x800CCC90 codes, 0x800CCC91 and 0x800CCC92 he also says the username/password invalid name

    Have you taken all the measures that I suggested above?
     
    McAfee antivirus is among the three troublemakers albums for Windows Mail.
    It sometimes takes a while before the symptoms begin to appear.
    First of all, turn off e-mail McAfee analysis, even if it is rarely sufficient.
    Then delete that email account (because it has been damaged by McAfee),.
    Restart Windows Mail, and then recreate the account.
     
    If the problem persists, the only way you can prove or disprove that
    McAfee is the culprit is to uninstall it, and then using their debris removal tool:
    If you decide to replace McAfee, we recommend a free antivirus
    the program that is no longer compatible with Windows Mail.
     
    Rather than move to another antivirus, another option is to upgrade
    for Windows Live Mail (WLM), which better resists the harmful effects
    too intrusive anti-virus products:
     
    Even with WLM, you must turn off email scanning in the antivirus,
    for the reasons explained here:
     
    Gary van, Microsoft MVP (Mail)

    "ddavid01" wrote in the new message: * e-mail address is removed from the privacy... *
    Thanks I have macafee. Outlook Windows will work not be same problem.

    Gary van, MVP (Mail)

  • Security Windows suddenly began asking for the user and pw to open Windows Mail. How to stop this?

    When you try to open Windows Mail, a box will appear Windows request username and password security.  When I get that info Windows does not recognize the info entered... continue to raise the same box again and again.   Used Windows mail for the past six years without this product.  Operating system is Vista.

    If Windows Mail asks, she wants your email service provider username and password...

  • Home page by default for OBIEE 11 g based on the users and the wise group

    Hi all

    I'm using OBIEE 11 g.

    I need set the page default dashboard for the user and the wise group.

    EX:

    User1 is belongs to Group1 and Role1 - they need to see the default homepage as Dashboard1.

    User2 is belongs to the Group 2 and Role2 - they need to see the default homepage as Dashboard2.

    Kindly guide me to achieve.

    Please answer as soon as POSSIBLE.

    Thanks in advance.

    RR

    It is generally considered poor form to scream as soon as POSSIBLE to a question. http://www.CatB.org/ESR/FAQs/smart-questions.html

    As far as your question goes, it is that the CHEMINPORTAIL variable is for:

    http://docs.Oracle.com/CD/E23943_01/bi.1111/e10540/variables.htm#i1013436

    OBIEE - system (reserved variables) session variables | GerardNico.com (BI, OBIEE, data warehouse and OWB)

  • Privillage DBA for the user of the AQ and message Gateway users

    Hello

    We have this user who has the queues waiting for the Oracle and also 3 more users for Oracle Gateway of Message.

    Please can someone explain why they need the privillage DBA? What will happen if revoke us the ADMINISTRATOR of them?

    Thanks in advance!

    Hello

    in principle, you need the following DB diagrams:

    (1) MGW_ADMIN + MGW_AGENT (for Oracle Message Gateway)

    (2) the user of application (for Oracle AQs) schema

    All necessary admin tasks about the gateway messages will be made using the first two schemes.

    The grants will be be defined according to standard install MGW scripts. Here no DBA privileges will be granted.

    Regarding your application schema user without DBA privileges are required to create and modify the AQs.

    For such a scheme, the following basic subsidies are necessary:

    GRANT EXECUTE ON dbms_aqadm to ;

    GRANT EXECUTE ON dbms_aq to ;

    GRANT AQ_ADMINISTRATOR_ROLE to ;

    > What will happen if revoke us the ADMINISTRATOR of them?

    In general, don't happen if you revoke the role DBA to a 'normal' QA owner

    Kind regards

    WoG

  • How to enable detailed interactive report view by default for the user public?

    Hi all

    I'm developing a page of search results.

    I'm doing a view instead of a default table view of interactive reports. So in this case I activated the details view so that I could make the fancy designs.

    everything worked well and looked clean but however when I pass the value of my search using IR_ROWFILTER page and clear the results page using page_noIRB, it brings me to the result page of interactive reports with the default table as point of view.

    I have to press the detailed view to get. I tried to save it as a default value, but it won't work. This question is for user public.

    If I do the page requires authentication, and record the detail by default view, I wouldn't have any problem. I could search and it will bring directly in to the detail view of the search page.

    of course, the other reason that I found is because im using the IR_ROWFILTER and by disabling the page using page_noIRB... without it, it works well, but I need it coz im making a a search result. I need to send the text to search for another page and put it in the filter to the search page. I would need to use the IRB to search again.

    is this a limitation to the user public? It happened for the authenticated user but...

    How can I make the default view for the user public?

    T101_cyberdyne wrote:

    How can I make the default view for the user public?

    Reverse the report for details on the loading of the page using a dynamic action of loading the Page with the following Execute the JavaScript Code real action:

    gReport.data.view('DETAIL');

    I'm doing a view instead of a default table view of interactive reports. So in this case I activated the details view so that I could make the fancy designs.

    Do you really need is an IR? Other that the layout of detail, do you need any of the interactive features? If not, try to use a standard report with a a report model custom.

  • WHY THE PGA IS REQUIRED FOR EACH USER?

    Hello everyone;

    I have a question about PGA.

    WHY THE PGA IS REQUIRED FOR EACH USER?

    What I got from google...

    Even if information analysis of SQL or PL/SQL is already available in the library of shared pool cache,

    the value that the user want to execute the statement select or update cannot be shared.

    I can't realize that someone can show an example of clear, if possible?

    DB version is 10.2.0.4.0

    OS: oracle linux 5.5

    Thanks in advance...

    PGA is memory private belonging to a specific user. This private memory contains of these pieces that is not supposed to be shared with others. For example, when you sort a part of the data, that does not mean all he wants too. If Oracle retains the sorted data requested by you in your own PGA. Similarly, if you want to query a table with a value of 10, it does not mean that all want the same thing. If these structures are stored in the PGA. For a more detailed description, read the link given by Hoek.

    HTH

    Aman...

  • Admin Console - requires that the user Admin password and user name valid

    I am running FMIS4.5 on CentOS5.5

    FMIS runs and I can connect via Flash Media Encoder.

    Displays and Web administration console: 1111 gives the xml output, however

    During the use of the user and the password in my xml files to connect (tests with ping), I get the error "user Admin password and valid user name required.

    conf/FMS.ini:

    ###########################################################################

    # fms.ini contains alternative to Flash Media Server variables #.

    # the configuration files. Lines beginning with ' # ' are considered comments.  #

    # A variable substitution is in the form < name > = < value >. All the way to #.

    # the first '=' is considered the substitution variable name and #.

    # everything after the first '=' is considered the substitution value. If #.

    # you want a substitution variable to have beginning or trailing spaces.

    # include double quotes around the value. For example, foo ="bar" #"

    ###########################################################################

    ###############################################################

    # This section contains configurable settings in the Server.xml file #.

    ###############################################################

    # Username admin server

    # For example:

    # SERVER. ADMIN_USERNAME = foo

    #

    SERVER. ADMIN_USERNAME = Admin

    SERVER. $admin_password = str34m1ng

    # Port and Flash Media Admin Server IP address must listen to

    # For example:

    # SERVER. ADMINSERVER_HOSTPORT =: 1111

    #

    SERVER. ADMINSERVER_HOSTPORT =: 1111

    # User Id in which to run the process (Linux only)

    # For example:

    # SERVER. PROCESS_UID = 500

    #

    SERVER. PROCESS_UID = 500

    # GID in which to run the process (Linux only)

    # For example:

    # SERVER. PROCESS_GID = 500

    #

    SERVER. PROCESS_GID = 500

    # Key license for Flash Media Server

    # For example:

    # SERVER. LICENSEINFO = XXXX-XXXX-XXXX-XXXX-XXXX-XXXX

    #

    SERVER. LICENSEINFO = #SORRY YOU DON'T GET TO SEE THIS #.

    # LIVE_DIR is the full path of the sample application 'Live '.

    folder # to store any live streams recorded by the server.

    # For example:

    # LIVE_DIR = \applications\live < FMS_Installation_Dir >

    #

    LIVE_DIR = / opt/adobe/fms/applications/live

    # VOD_COMMON_DIR is the full path to the sample application "VOD".

    folder # to the storage on demand and progressive download of fichiers.flv/.mp3.

    # File stored in this folder can be listened to and are also available PD.

    # Note: If you use the installation default Apache as a Web server.

    # If you change VOD_COMMON_DIR and please change the document root

    # in the httpd.conf file accordingly.

    # For example:

    # VOD_COMMON_DIR = \webroot\vod < FMS_Installation_Dir >

    #

    VOD_COMMON_DIR = / opt/adobe/fms/webroot/vod

    # VOD_DIR is the full path to the sample application "VOD".

    folder # to store only the fichiers.flv/.mp3 on request. Files stored in

    # This file are not PD-able

    # For example:

    # VOD_DIR = \applications\vod\media < FMS_Installation_Dir >

    #

    VOD_DIR = / opt/adobe/fms/applications/vod/media

    # The maximum size of the FLV cache, in megabytes.

    # The default is 500 MB.

    #

    SERVER. FLVCACHE_MAXSIZE = 500

    # To start and stop the server HTTP included throughout

    # with FMS.

    #

    SERVER. HTTPD_ENABLED = true

    ################################################################

    # This section contains configurable settings in Adaptor.xml #.

    ################################################################

    # Application to the virtual host directory

    # For example:

    # VIRTUAL SERVER. APPSDIR = C:\myapps

    #

    VHOST. APPSDIR = / opt/adobe/fms/applications

    VHOST. ALLOW all =

    ####################################################################

    # This section contains configurable settings Application.xml #.

    ####################################################################

    # List of semicolon delimited paths of research for loading script

    # For example:

    # APP. JS_SCRIPTLIBPATH = C:\scripts; C:\Program Files\Foo\scripts

    #

    APP. JS_SCRIPTLIBPATH = / opt/adobe/fms/scriptlib

    ###############################################################

    # This section contains configurable settings in Logger.xml #.

    ###############################################################

    RECORDER. LOGDIR =

    ####################################################################

    # This section contains configurable settings in Users.xml #.

    ####################################################################

    # Enable or disable using HTTP requests to run admin commands.

    # The value "true" to enable, otherwise it will be disabled.  The

    actual orders # allowed for the server admin and admin of the virtual host

    # users can be defined in Users.xml.

    USERS. HTTPCOMMAND_ALLOW = true

    Users.XML:

    < root >

    < UserList >

    <!-this tag defines a server administrator. ->

    < username = ' ${SERVER.» ADMIN_USERNAME} ">"

    <!-salted Hash of the password for the administrator of the virtual server. ->

    < password encrypt = "false" >$ {SERVER. $admin_password} < / password >

    <!-this administration cannot connect to the server of the-> specified

    <!-hosts. This is specified as a comma-delimited list.

    <!-host names or domain names and/or (full or partial) IP->

    <!-addresses. For example,-->

    <!-"foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60" - >

    <>allow all < / allow >

    <!-this admin is unable to connect to the server from all the...

    <!-specified hosts. This is specified as a list by commas->

    <!-the name of host or domain names and/or IP (full or partial) - >

    <!-addresses. For example,-->

    <!-"foo.yourcompany.com, macromedia.com, 10.60.1.133, 10.60" - >

    < deny > < / nie >

    <!-specifies the order in which evaluate < Allow > and ->

    <!-< Deny > tags. This can be 'Allow, Deny' or 'Deny, Allow '. The - >

    <! - default is 'Deny, Allow', which means that access is allowed - >

    <!-unless specified in < Deny > < Allow > and not.     ->

    < order > allow, deny < / order >

    < / user >

    < user name "janedoe" = >

    < password encrypt = "false" > S4mpl3P4ss < / password >

    allow <>< / allow >

    < deny > < / nie >

    < order > allow, deny < / order >

    < / user >

    < / UserList >

    < AdminServer >

    < HTTPCommands >

    <!-turn on or off using HTTP requests to run admin commands.     ->

    <!-set "true" to enable, otherwise it will be disabled.  The - >

    <! - actual orders allowed for server admin and admin of the virtual host - >

    <!-users can be defined in allow it and deny elements.                                   $

    < activated >$ {USERS. HTTPCOMMAND_ALLOW} < / activate >

    <!-list orders admin server accessible through HTTP.         ->

    <!-add several commands separated by commas.  'All' indicates->

    <!-all orders (it is not recommended to allow orders).          ->

    <!-Separate multiple commands with commas.                              ->

    Ping < Allow > < / allow >

    <!-list of orders admin server refused access via HTTP.                ->

    <!-add several commands separated by commas.  'All' indicates->

    <!-all orders.                                                       ->

    < deny > all < / deny >

    <!-processing order for refuse and allow command lists.  'Deny, allow' - >

    <!--means that the command will be permitted if the order is allow-->

    <!-list or not in the deny list.   'Allow, Deny' means the--> command-line

    <!-will be allowed if it is in the allow list and not in the - >

    <!-list of deny.                                                           ->

    < order > deny, allow < / order >

    < / HTTPCommands >

    < / AdminServer >

    < / root >

    Exit the: admin/1111/ping? auser = Admin & apswd = str34m1ng:

    < result >

    errorof the < level > < / level >

    < code > NetConnection.Connect.Rejected < code >

    < description > Admin user requires valid user name and password. < / description >

    < timestamp > Thursday, May 17, 2012 11:33:43 AM EDT < / timestamp >

    < / result >

    Links do not work for localhost and external connections and the fms_adminConsole.htm (.swf) fails as well.

    Any help is appreciated!

    Hey Jon,

    Please take a look at this. Should help.

    http://forums.Adobe.com/message/4346847#4346847

    Thank you.

  • How can I find the number of pixels is in my photos of the ipad? I sell on ebay and they have new requirements for the photos. 500 pixels on the longest side. Is it possible to increase the pixels on already took pictures?

    How can I find the number of pixels is in my photos of the ipad? I sell on ebay and they have new requirements for the photos. 500 pixels on the longest side. Is it possible to increase the pixels on already took pictures?

    See if this application works for you > https://itunes.apple.com/us/app/image-size/id670766542?mt=8

  • I plan to upgrade my OS to El Capitan.  What are the processor speed and memory required for the operating system works well?

    I plan to upgrade my OS to El Capitan.  What are the processor speed and memory required for the operating system works well?

    I use a processor 2.3 GHz Intel Core i5 with DDR3 4 GB 1333 MHz memory.

    My last similar attempt on another machine resulted in a very slow computer.

    Thanks, Ron

    Apple says the following:

    General requirements

    • OS X 10.6.8 or later version
    • 2 GB memory
    • 8.8 GB of available storage

    For best performance, I would say not less 4 GB and preferably 8 GB or more.

    Your i5 is well able to support properly.

    http://www.Apple.com/OSX/how-to-upgrade/#Hardware Configuration

  • Wireless network is displayed with a cross and will not let me connect saying the settings for this network do not match the requirements of the networs and it is a hidden network how to make it visible again?

    hardware device

    my wireless network is displayed with a cross and will not let me connect saying settings for this network do not match the requirements of the networs and it is a hidden network how to make it visible again :(

    Hello

    What operating system installed on the computer?

    Note: Look for errors in the network card device manager.

    Method 1: Follow the article mentioned below, if you are using Windows 7 operating system.

    Using the troubleshooter from network in Windows 7

    http://Windows.Microsoft.com/en-us/Windows7/using-the-network-troubleshooter-in-Windows-7

    Method 2:

    He looks at the IP address and other parameters are not set correctly, I suggest you contact your Internet service provider or provider router wireless to help on this.

    For more information, follow the below mentioned article:

    Set up a wireless router:

    http://Windows.Microsoft.com/en-us/Windows7/set-up-a-wireless-router

    Follow the below mentioned articles and see if they help you:

    Set up a wireless network:

    http://Windows.Microsoft.com/en-us/Windows7/setting-up-a-wireless-network

    Wi - Fi and in Windows network connection issues:

    http://Windows.Microsoft.com/en-us/Windows/help/wired-and-wireless-network-connection-problems-in-Windows

    Wireless network card: frequently asked questions:

    http://Windows.Microsoft.com/en-us/Windows7/wireless-networking-frequently-asked-questions

  • Can someone guide me how disable or disconnect a specific user of WiFi for laptop user and Mobile WiFi user without the user's knowledge.

    Hi, can someone help me to disable a user especially wifi?

    Hello

    Can someone guide me how disable or disconnect a specific user of WiFi for laptop user and Mobile WiFi user without the user's knowledge.

    Because I gave the WiFi setting for the particular user who uses more bandwidth. So, I need to disable his WiFi without his knowledge

    I need help on this

    Thanks in advance

    Waiting for a good and simple suggestion

    Change the WPA2 password on your wireless access point and tell them what it is.

  • Is there a manual for the user of Windows XP and how can I get a?

    Is there a manual for the user of Windows XP and how can I get a?

    Hello

    See how you go with this...

    http://download.Microsoft.com/download/1/6/6/16674679-1e6e-4304-A5A0-49eeaa31e639/RevGuide.PDF

    Concerning

    GT4U

Maybe you are looking for

  • Why safari quit/crash when I select the address bar?

    Whenever I select the address bar type in an address, once I run Safari, the application closes automatically.

  • IX4 - 300 d - Raid 5 - unreadable files

    Hi all I thnk I have my RAID 5 on listening. I see two folders, but they do not have their name attached. When I double click on it, I have a message that says that the files is not available. You know a software that can help me or some tips? Thanks

  • Estamso en comunidad Cuando no lo escribo leen that

    Porque cuando estoy chateando don't put con xontactos en comunidad no puedeb what yo escribo worm, no nada leen, yo escribo y no me leen, solo puedo amndar correos, pero cuando estoy conectada enlinea asi messages con mi contacto no pueden don't leer

  • Management application for Smartphones blackBerry Bill

    I'm looking for an app that will allow me to keep track of my bills, dates, etc. I tried "Bill Log" and could not get it in the Desktop Manager so I need an app that can be done OTA. Any ideas anyone?

  • Audio device does not

    Hello. I am a user of Windows 8 of 8 months. I was get annoyed with the permission boxes whenever I plugged it in my headphones or a speaker so one day, I clicked on 'Line In' and then 'automatic' or ' don't show this ' being restrained. I thought th