How I see not what privileges are assigned to custom roles?

I have a role called READONLY. I want to see what kind of privleges assigned to the role of READONLY?

I looked in these paintings... but I couldn't find the information.

dba_role_privs
dba_sys_privs
ROLE_SYS_PRIVS

Any help is appreciated... Between the two, I use the Sub oracle10g.

Look for the recipient DBA_TAB_PRIVS = READONLY

HTH - Mark D Powell.

Of course, there should be single quotes around the role or the username being checked.

Edited by: Mark D Powell 11 January 2010 13:11

Tags: Database

Similar Questions

  • How can I find what licenses are assigned to a computer?

    I have an account with several licenses in an office. I can't find a way to know which computer is using this license. Is it possible to access it through my account while logged in? If this is not the case, can I access it somehow by being physically to each computer?

    Since the fair administration Console you have assigned seats, according to me, who will provide you with the information on the machine of the assigned.

    Concerning

    Stéphane

  • I want to run an update on my iPod Touch, but I get a warning "it buying things... that have not been transferred to your iTunes library." How can I determine what those are?

    I want to run an update on my iPod Touch, but I get a warning "it buying things... that have not been transferred to your iTunes library." How can I determine what those are? Does he want me back up my Touch before update?

    Just sync or backup and they will go to the iTunes library.

  • How do I know what programs are safe stop execution or remove it from the startup of Windows 7?

    How do I know what programs are safe stop execution or remove it from the startup of Windows 7?

    original title: start up programs?

    Hello

    You can use these to control which startup programs. Many others settle
    start-up haven't really needed to be there. Such as Acrobat Reader (Adobe), WinAmp
    Agent and many others who are responsible for pieces of themselves to get started more quickly (not a problem
    on the machines of today ' hui) and of course they can control the files they support (to be
    course you continue to use only). Those who are only common examples and didn't want to not say
    as a slam on these programs very well.

    How to troubleshoot a problem by performing a clean boot in Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929135

    How to change, add or remove startup programs in Windows 7
    http://www.SevenForums.com/tutorials/1401-startup-programs-change.html

    Autoruns - free - see what programs are configured so that it starts automatically when your
    system boots and you log in. Autoruns is also the full list of registry and files
    locations where applications can configure start automatic settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    -------------------------------------------------------------------------

    Performance and maintenance tips
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-performance/welcome-to-the-performance-and-maintenance-Forum/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • IPhone 6 - How will I know what apps are underway in the background?

    IPhone 6 - How will I know what apps are underway in the background?

    On multitasking on your iPhone, iPad and iPod touch - Apple Support

    Scroll to the bottom where he treats background App update!

    You can visit these settings under settings > general > background App update.

  • How do I not what SATA driver do I need for the Satellite L300 - 03C

    How do I not what SATA driver do I need for the Satellite L300 - 03C so I can make nlite

    Hello

    Your laptop seems to be a Satellite L300 - 03C PSLB8C-03C01X.
    As already indicated on your first visit to thread the Toshiba Canada page and choose this model of laptop on the driver page.
    http://209.167.114.38/support/download/ln_bymodel.asp

    Then download the Intel Matrix Storage Manager (SATA) - image of floppy drive. It of for Vista, but the files in this package should work with Win XP too.
    Include these files using nLite to create the new disk Win XP that contains SATA drivers.

    Finally use this disk to start.

  • How can I find what programs are running on my laptop

    How can I find what programs are running on my lap top

    Hello

    • Right-click on an empty space on the taskbar
    • Click Start Task Manager
    • Processes tab will show you the programs that are running

    Kind regards.

  • How do I know what value to assign to the EMDROOT variable?

    How do I know what value to assign to the EMDROOT variable?

    Hello

    To know what value you must set the EMDROOT environment variable, you must run:

    getemhome emctl $

    Of the command that precedes the exit, EMHOME = $ORACLE_HOME
    Then set the environment variable EMDROOT with value recovered to EMHOME.

    Thank you
    Vincent

  • Really stupid Q - you don't see not what I get (WYSWYG is not!)

    Super stupid question, but I wrote a simple site for a class project that I put to 1000px everywhere. I swear that it was close enough in DW Design view, but after playing with the code it now spans the screen.  In other words, what you see is NOT what I get.  On the contrary, what I see is 1420px everywhere.  So I don't know where to put images, etc without going into the Live View to see how it makes.

    What should I do to get the design view to show me the page as a page 1000px instead of the default 1420?  I know that I can move the right column of DW 1000px, but I swear to you that I didn't have to do it before.  Or maybe I'm nuts!

    Here's the code - maybe I missed something?

    <! DOCTYPE html >
    < head >
    < title > Gary Ng | MAT165 | Site of the first assignment < /title >


    < style type = "text/css" >


    {body
    background-color: #ffffff;
    margin: 50px 50px;
    text-align: left;

    }

    / * I created a div #main class to set the width of the page * /.
    div #main {}
    Width: 1000px;
    margin: 0px auto;
    text-align: left;
    Padding: 15px;
    background-color: #ffffff;
    }

    / * The P class defines the base type variables * /.
    {p}
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 50px;
    do-family: Arial, Helvetica, without serif.
    do-size: 16px;
    color: #444444;
    line-height: 18px;
    padding-left: 5px;
    }

    / * This controls the titles of largest fonts between paragraphs.
    {.subheadline}
    font-size: 30px;
    do-family: Arial, Helvetica, without serif

    }

    / * This defines the font family for the inside of lists as sets the graph for the checkmarks * /.
    UL {}
    do-family: Arial, Helvetica, without serif.
    do-size: 16px;
    color: #444444;
    list-style-type: disc;
    list-style-image: url (check.jpg);
    list-style-position: inside;

    }

    / * This allows me to float images and wrap the text * /.
    {img.floatLeft}
    float: left;
    margin: 4px;
    }

    {img.floatRight}
    float: right;
    margin: 4px;
    }


    / * This changes the color of the links * /.
    a: link {}
    COLOR: #967226;
    }
    a: visited {}
    COLOR: #800080;
    }


    < / style >
    < / head >


    < div id = 'hand' >

    < body >

    < p > < img src = "ng - polaroids.jpg ' alt ="Gary Ng polaroids"width ="350"height ="622"class ="floatLeft"> < / p >
    < p align = "left" > < img src = "garyng - title.jpg" alt = "Gary Ng" > < / p >


    < p align = "left" class = "subheadline" > < em > who is this guy? < /em > < / p >
    < ul >
    < li > everything I know I learned by reading < em > learn HTML in a month < /em > return in 1995. < /li >
    < li > auto describes hacker code - no code is safe when I'm putting a site to work. < /li >
    first launched in 1995, < li > site currently have 3 active websites. < /li >
    < li > take this class to learn how to write code the right way. < em > piracy more! < /em > < /li >
    < li > ultimate goal is how to mobilize sites and turn them into phone apps. < /li >
    < /ul >

    < p > < / p >

    < class p = "subheadline" > < em > but wait, there is more! < /em > < / p >


    < p > writing and the websites of coding is fun, but it doesn't pay the Bills... < em > not yet. < /em > that's why I have not left my day as a professional job in the telecommunications sector. I am the proud father of three adult daughters, married for 30 years and spend what little time I have away from the computer, play the guitar and music.
    < p > my current goal is to get good enough to design Web sites so that I don't ever have to & quot; borrow & quot; new code. And wouldn't be great if I could really start to make real money all the while that I spend sitting in front of a computer?
    < p > I'm also a terrible terror < /em > < em > a dog of terrier, 2 cats and a pond filled with koi. Hey, did feed you the dog, cats and fish today?

    < p > < / p >

    < class p = "subheadline" > < em > what their websites, you wrote? < /em > < img src = ' mac - pepperland.jpg "width ="350"height ="350"alt ="Old Mac"class ="floatRight"> < / p >

    < p > < strong 1995 > < facilities >: Pepperland: where nothing is real < br / >
    100% hand-coded in Notepad, this site was once one of the most popular Beatle fan sites.  Interesting things about it including of animated gifs which had the spinning of the Yellow Submarine and the Beatles the blink of an eye.  Now < em > who < /em > s sharp 1995!

    " < p > < 1996 fort > < facilities >: < a href =" http://www.localwally.com "target ="_blank"> Guide to local Wally in San Diego < /a > < br / > "
    Launched when there were only 16 sites on San Diego. The first version was pretty lame but good enough for the price of The San Diego Union, The Reader and was presented on PBS.

    < p > the 2006 version was my first attempt at the CSS code and was based on a simple model that I hacked until it gave up and made my way. Don't look at the code!
    < p > < strong 2008 > < facilities >: < a href = "htto://www.napatouristguide.com" target = "_blank" > Napa < /a > < br > Tourist Guide
    I love wine, I like Napa, I like writing websites, then when my IRS says to branch out and write more sites to satisfy the tax administration has no according to me.

    " < p > < strong 2011 > < facilities >: < a href =" http://www.sonomatouristguide.com "target ="_blank"> Guide Sonoma < /a > < br > "
    Just launched, I am patiently waiting for google to bless the site and give me a good page rank. Please google, please!

    " < p > < strong > more late in 2011 < facilities >: < a href =" http://www.sandiegohomegrown.com "target ="_blank"> San Diego Homegrown Music < /a > < br > "
    The La Jolla seals need our help!  On funded by a small group of wealthy individuals, they risk losing their place on the beach. That's why this year I'm hoping to launch a new site to let San Diego musicians upload their songs and sell and all proceeds going to save the seals.  < em > Coming soon! < /em > want to help?  Send me an email at < a href = "mailto:[email protected]' >[email protected]< /a >. '"

    < / body >
    < / div >
    <! DOCTYPE html >

    If it's really the code then the last three lines are not HTML valid.

    must be inside

    lack ofTags (up and down)

    DOCTYPE should be at the top of the page only. This line can be deleted.

  • What privileges are required to run dbms_comp_advisor...

    I installed dbms_comp_advisor a package provided by Oracle to find what are the tables

    Can be compressed OLTP...

    I logged in as sys, I then installed

    1. dbmscomp. SQL
    2. prvtcomp. PLB
    3. dbmscomp. SQL is the following:

    CREATE or REPLACE PACKAGE dbms_comp_advisor authid current_user

    IS

    PROCEDURE getratio)

    OwnerName IN varchar2,

    tabname IN varchar2,

    sampling_percent in numbers

    );

    END dbms_comp_advisor;

    /

    CREATE or REPLACE PUBLIC SYNONYM dbms_comp_advisor FOR sys.dbms_comp_advisor

    /

    GRANT EXECUTE ON dbms_comp_advisor to THE PUBLIC

    So I can run any account dbms_comp_advisor...

    Now I want to run:

    dbms_comp_advisor.getratio exec ('SCOTT', 'EMP', 50.0)

    I am logged in as SCOTT, I can perform the procedure successfully

    But I try to log in as any other account (no DBA). for example, testcompress, I get the error:

    SQL error message: ORA-00942: table or view does not exist...

    I have already given select_catalog_role to testcompress, but that did not help.

    What privileges should I admit to testcompress account so it an execute without causing error ORA_942 dbms_comp_advisor...

    Calculation of the rate of Compression | Marcel & #039; s Blog

    GOOGLE is broken for you?

  • How to see if the photos are in an album or event?

    Since his arrival in Photos of iPhotos (update of Snow Leopard to Yosemite) I don't know a way to see if the pictures are stored in Albums or events.

    Previously in iPhotos, you could see all the events and drag the photos "unregistered" in new developments or existing, making sure everything was in a sort of folder structure.

    Now, when I see the pictures in as in Moments, I can't say whether or not the photo is also sitting in an Album or event.

    Example; I have an Album or a previous iPhotos event named 'family '. Before I could easily see if new photos and import etc. etc. had been filed in the correct events folders or Albums. Now, I have no way to see when I scroll through the photos whether or not these photos have been added to the albums.

    Am I missing something something here?

    You could create a smart album with the rule 'Album isn't everything. "

    This smart album will display all photos that are not yet in any album:

  • Asked what games are assigned to responsibilities

    Is it possible to use PLSQL to shoot the sets to which are assigned to our custom responsibilities? I found the table FND_REQUEST_GROUP_UNITS but am looking on how to assemble the code to remove the name of responsibility, asks for the value name, and any other relevant information.

    Any help would be appreciated.

    Thank you

    You are nearby.
    Try
    >
    SELECT e.application_id, a.responsibility_id, a.responsibility_name,
    b.request_group_id, c.request_group_name,
    e.user_request_set_name, e.description
    Fnd_responsibility_tl a.,
    b fnd_responsibility,
    fnd_request_groups c,
    fnd_request_group_units d,
    e fnd_request_sets_tl
    WHERE a.LANGUAGE = 'en '.
    AND a.responsibility_id = b.responsibility_id
    AND b.request_group_id = c.request_group_id
    AND c.request_group_id = d.request_group_id
    AND e.request_set_id = d.request_unit_id
    AND e.LANGUAGE = 'Fr '.
    AND a.responsibility_name = '< name="" of="" custom="" responsibility="">'

  • How to know use end-users are assinged a specific role in CUCM

    Hello, I'm trying to know which users have been assigned to administrative roles in the management of end-user CUCM.  I used the export user feature, but it does not show me the information I'm looking for.  Any help will be appreciated.

    Thank you

    Cisco Unified CM Administration > User Management > user settings > access control group and click on the required role, then it displays all the users who have been assigned to that particular role.

    Concerning

    Deepak

  • How to store games so that they do not take too much space on the hard drive (XP Prof). And how do I know what files are 'useless' before I remove them?

    In very simple terms please

    Some games offer the opportunity to install some files only when you are setting them up, others not.  There is nothing you can do to force a game to use more or less hard disk space it wants to use.

    Clean 'files' is a losing proposition.  Unless you're the type who has dozens of movie files to several gigabytes of each hard drive there is no way to clean up "the files" in quantities reasonable for free hard drive space.

    It seems that if your hard disk becomes full or is full and should be replaced by a larger.  It is the only real solution to the problem, if so.  Get a bigger hard drive, transfer your current installation of Windows itself and be happy.

  • What privileges are needed to create XMLIndex in the scheme of someone else?

    Hello

    I am logged in as 'system as sysdba' and try to create a XMLIndex in another scheme called 'eventschema '. The command fails with "ORA-01031: insufficient privileges". How is it, I can create a relational index in eventschema, but not a XMLIndex? What a privilege system or eventschema must? I gave UNLIMITED_TABLESPACE to eventschema already, but that has not solved the problem.
    SQL> show user
    USER is "SYS"
    SQL> describe eventschema.event;
     Name                                      Null?    Type
     ----------------------------------------- -------- ----------------------------
     EVENT_ID                                  NOT NULL NUMBER(20)
     EVENT_UUID                                         VARCHAR2(50)
     RECORDTIME                                         TIMESTAMP(9)
     EVENTTIME                                          TIMESTAMP(9)
     EVENTXMLTEXT                              NOT NULL XMLTYPE STORAGE BINARY
     PARENTID                                           VARCHAR2(100)
     DOCUMENT_ID                               NOT NULL NUMBER(20)
    
    SQL> CREATE INDEX eventschema.idx ON eventschema.event(parentid);
    
    Index created.
    
    SQL> CREATE INDEX EVENTSCHEMA.eventXml1 ON EVENTSCHEMA.EVENT (EVENTXMLTEXT)
    INDEXTYPE IS XDB.XMLIndex
    PARAMETERS (
     'XMLTable eventXmlTable ''/ObjectEvent''
        COLUMNS action VARCHAR(15) PATH ''action'' 
     ');  2    3    4    5    6  
    CREATE INDEX EVENTSCHEMA.eventXml1 ON EVENTSCHEMA.EVENT (EVENTXMLTEXT)
    *
    ERROR at line 1:
    ORA-29958: fatal error occurred in the execution of ODCIINDEXCREATE routine
    ORA-01031: insufficient privileges
    BANNER
    --------------------------------------------------------------------------------
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    Any help is appreciated!

    Thank you!
    -Daniela

    Just to be clear schema account EVENTSCHEMA is missing from the privileges, not the account that is running (like the conn / as sysdba proven)

    Start first with

    grant create any directory, drop any directory, connect, resource, alter session, create view to EVENTSCHEMA identified by {password}
    

    Published by: Marco Gralike, July 16, 2011 16:55

Maybe you are looking for