How can I determine what were the privileges granted to the PUBLIC?

I don't know 'out of the box' privileges by default Oracle, but rather the privileges that have been granted since the day 0.

SQL > select * from dba_sys_privs where dealer = "PUBLIC";

no selected line

SQL > grant create any table to the public;

Grant succeeded.

SQL > select * from dba_sys_privs where dealer = "PUBLIC";

DEALER PRIVILEGE SMA

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

PUBLIC CREATE ANY TABLE NO.

SQL > revoke create any table of public;

Revoke succeeded.

SQL > select * from dba_sys_privs where dealer = "PUBLIC";

no selected line

SQL >

The PUBLIC role is a special role that each database user account is automatically when the account is created. By default, it has no privileges granted to it, but there are many grants, especially for Java objects.


The same binding, which was provided by a member.


DBA_ROLE_PRIVS - roles granted to users and roles

ROLE_ROLE_PRIVS - roles that were granted to roles

ROLE_SYS_PRIVS - privileges granted to the roles system

ROLE_TAB_PRIVS - Table privileges granted to roles

Concerning

Girish Sharma

Tags: Database

Similar Questions

  • How can I determine what profile Firefox 5 is currently using?

    How can I determine what profile Firefox 5 is currently using?

    Help > troubleshooting information > profile directory: opens showing the file

    Copy and paste this code in the Code field in the ' tools > error Console " and click on evaluate to see the location of the profile folder.

    alert(Components.classes["@mozilla.org/file/directory_service;1"].getService(Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path);
    
  • 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 can I determine what my passwords for my laptop?

    My laptop passwords.

    How can I determine what my passwords for my laptop?

    I'm only guessing, but I think that it includes the administrator password, or possibly a password for the computer itself.

    I'm a bit lost here. Transmit everything you think.

    I tried changing the settings on THE ADMINISTRATOR ACCOUNT.  I tried several times but without success. I can't even to appear administrator account.

    Jeff

    Oh, a separation of thought here.  I hope you better treat that you have treated others.  I don't appreciate someone implying that I am "breaking into any computer.  Microsoft makes it easy for me..., you just made me angry.

    First of all, please cite what anyone in my message that was humiliating or derogatory.  I'll gladly apologize for it.  I am sure that you will find nothing, however.

    By reflect, if you use a method to access a PC that bypasses the password, you're violating in this computer, if it's yours.  It is a fact, but it is not an insult.  Not where I "talked down" for you.

    I also noticed that despite your not like my answer, you nevertheless marked as the answer, it is in this context.

  • Hello, how can I choose what image the film will show before you press play and the movie starts?

    Hello, how can I choose what image the film will show before you press play and the movie starts?

    You can not.  At least not with Adobe tools.

  • Snap to point the cursor: How can I determine what axes?

    I have a chart showing several plots.
    Some of the plots use bass-x and left-y axis.
    Others use x-top and right-y axis.

    I use a snap-to-point mode cursor for select a data point on the ground and display an annotation indicating the x and the y value of the selected point.

    How do you determine what a pair of xy axes are associated with the plot, that the cursor is cut?

    If I had known that I could use SetCursorAttribute (...) to set the appropriate ATTR_CURSOR_XAXIS and ATTR_CURSOR_XAXIS.

    Thank you
    Kirk
    With the help of Labwindows/CVI 2009

    You can get it using:

    GetGraphCursorIndex (panelHandle, controlID, cursorID, & plothandle, &index);)
    GetPlotAttribute (panelHandle, controlID, plotHandle, ATTR_PLOT_XAXIS, &axis);)

    You can compare the value of the variable "axis" with the VAL_BOTTOM_XAXIS and VAL_TOP_XAXIS constants to determine the x axis of the plot.

    The corresponding attribute of ATTR_PLOT_YAXIS and VAL_RIGHT_YAXIS, one of the constant VAL_LEFT_YAXIS will help you determine the axis Y, which is associated with the plot.

  • How can I determine what NETWORK card for vShere driver?

    I want download the driver of NETWORK card adapter: Marvell 8001 that is integrated on the motherboard for vShere.

    I checked that the kernel has been 2.6.18 - 128.ESX. But, I don't know what Linux is, for example, Red Hat or anything else. So, how do I determine what NETWORK card for her driver and where I ca nget it?

    Thank you!

    George

    Just thought I'd provide the link to the HCL.   http://www.VMware.com/resources/compatibility/

    If you have found this device or any other useful post please consider the use of buttons useful/correct to award points

  • How can I determine what text encoding uses a database?

    Hello

    How can I determine the text in multibyte encoding (UTF8, UTF16, etc) who uses a database? I guess I can query a system table, but I was not able to determine that.

    Thank you.

    Bob
    SQL> select * from nls_database_parameters where parameter like '%SET%';
    
    PARAMETER                      VALUE
    ------------------------------ ----------------------------------------
    NLS_CHARACTERSET               WE8MSWIN1252
    NLS_NCHAR_CHARACTERSET         AL16UTF16
    
  • How can you determine what the user watch calendar view (month, week, day, list) the calendar of CSS (5.0)

    We run Apex 5.0.1.00.06 and I would like to add a region to a page, if the user displays the LIST of the CSS calendar view. I can't understand how to determine which view the user displays currently. Is it possible to determine to create a condition to show another region in they are on a particular view?

    BillH104 wrote:

    We run Apex 5.0.1.00.06 and I would like to add a region to a page, if the user displays the LIST of the CSS calendar view. I can't understand how to determine which view the user displays currently. Is it possible to determine to create a condition to show another region in they are on a particular view?

    This can be achieved using some dynamic measurements, to hide the region if the calendar is the display month view when loading the page and to show/hide the region when you click the list/month selector.

    Add a static region ID to region calendar for use in jQuery selectors.

    Name: See the region list - load

    Event: Loading the page

    Condition: Expression of JavaScript

    Value:$('#static-region-id .fc-month-view').length > 0

    Real Action

    Action: Hide

    Selection type: Region

    Region:

    Nom : See the region list - click

    Event: Click

    Selection type: jQuery Selector

    jQuery Selector:.fc-button-group button

    Condition: Expression of JavaScript

    Value:$(this.triggeringElement).hasClass('fc-list-button')

    Real Action

    Action: Show

    Selection type: Region

    Region:


    Action of false

    Action: Hide

    Selection type: Region

    Region:

  • How can you determine what version of PHP is on the cold fusion Server

    I'm trying to find out which version of PHP is on my cold fusion server, how can I do this? ColdFusion comes with PHP?

    In the C:\Windows folder, locate the file named php.ini and open it in Notepad.

    I answered myself. Maybe it can help someone else.

  • How can I determine what keyring is verified by Thuderbird at startup?

    Since the last update, when I opened Thuderbird a black box comes in asking me to authorize the creation of a new key named 'unknown '. That took place after that of previous boxes that says that a program requests access to a set of keys named 'unknown '. Demand for a new key named "unknown, after I display the name of"Mail".»

    The initial problem was that alleged program was unknown and I didn't know what was in 'unknow' set of n keys. To all, I knew that the source of the black box was a computer hacker or malware, etc., that is trying to access my friend, mail Server or the msystem in general.

    My response has been to deny approval until demand previously standard for the pawword requested to access the e-mail server. I enter the password and my mail downloads.

    Assuming that the black box is the result of installation Thuderbird 31.0 and the blackbox is Thuderbird from the new way of asking my password for the mail server, how can I force Thunderbird to ask rather access "Mail", then "unknown"?

    Frankly do not identify the request for access to a key named 'unknown' seems a violation of the security of good practice. A user must know what it is before you take the steps requested by the black box.

    So, today I learned out there is what is called keyring. It's pf Gnome which is the default value of the gui for Ubuntu part.

    I also learned there is an add-on which allows Thunderbird to integrate with it. https://addons.Mozilla.org/en-us/Thunderbird/addon/GNOME-Keyring-integration/

    Thunderbird has its own password manager.

  • How can I determine what version of Firefox that I and where do I go to for updates.

    Yahoo 'suggests' switch to Firefox 8. How do I know what version I have currently (there not 'Internet Options' under Tools) and where I go to find the updates down according to Yahoo?

    Help > about Firefox = the version number is there.

    In addition, you can type Subject: support in the Bat location and press ENTER, to get more information about your installation of Firefox.

  • How can I determine what files given File Record Segments Point to?

    I'm under NTFS, and I have a volume of 2 TB with a lot of files that it contains.  Fortunately, I cloned the entire volume to another volume of 2 TB on occasion (using WinDD, basically an exact bit-by-bit image of the entire 2 TB).  Unfortunately, the volume, I used to work failed, and my last clone was old enough.  To remedy this, I switched to Linux and ddrescue to get as many recovered defective disc I have.  When I finally gave up the recovery (after weeks, but it seemed that it would take years to get a lot more value), I stayed with 1.3MiB evil space in two or three sections of the volume, especially in the 1kiB sections (generally there was 2 bad sectors, followed by a number of sectors well followed by 2 more bad sectors etc.).  The volume had clusters of 64 Kio, which left still potentially a lot of corruption.  After all this, I took the volume newly cloned (from bad disk) back to windows and ran chkdsk.  He finds 1 segment of corrupted file, 336 segments of the orphan file and 440 bad index entries.  So he deleted all those (which included about 6 files that moved to the chkdsk finds the file, the rest was individual files which are now gone).  I do not know what files have disappeared, but I know that most of the lost files are probably on my good old clone of the volume.  Comparing volumes per-folder basis, would be a nightmare, and I suppose cannot easily use a tool (or find a free) because of the number of changes that have not been saved.  I have the registered chkdsk log so I can sort through this.  Can someone tell me a good way to know what files the segments to record file deleted perpendicularly on the volume where they have not been removed?  For example, here are two chkdsk log records:

    Delete a corrupt file record segment 1107859.

    Delete a 1069930 an orphan file record segment.

    Since I know specifically what segment to save file, I need to look on the good clone, can I somehow extract file information about the MFT file segment numbers?

    Notice that I must not use XP to do, which is be where the volume has been created and repaired.

    Well, I finally had the chance to try some Linux ntfs-based utilities.  I'm not sure they are NTFS - 3g, important or ntfsutils, but all those who have a favorite linux distribution should be able to fire and get the information I needed easily.  The numbers are numbers of inodes, and two orders were very useful.  It has provided what I need:

    ntfscluster - I

    It included the full path to the file in question and very little information.  This command has provided a lot of information that I didn't need:

    NTFSInfo-i

    He did not provide the path, but provide the number of inode in the directory parent, so you can reverse engineer the path using this command again and again.

  • How can I remove me from the public beta program

    From Googling, it seems that I have go to System Preferences and click on App Store, where I should see an option «your computer is configured to receive seeds of pre-release software update» However, I do not see this option

    Hi Tony,.

    Looks like you want to get out of the public beta program for your Mac. Is this fair?

    This page of the FAQ has instructions for leaving the program - Apple beta software program

    Specifically -.

    How can I leave the Apple Beta software program?

    To exit the program, visit the Unenroll page and follow the instructions to remove the Apple Beta software program of your Apple ID.

    You can also reinstall a version of Mac OS X on your computer-

    How to make a version of Mac OS X on my Mac?

    Always back up your computer before you install the beta software. To obtain release of the shipment of Mac OS X on your Mac, you can simply install the final version of the software you're testing when it appears in the Mac App Store. If you want to return to a previously published version, you must first delete the beta software, then re-install the latest version of Mac OS X and finally restore from your backup Time Machine.
    Learn more about how to erase and install OS X 
    Learn more about how to restore from a Time Machine backup

    Thank you for using communities of Apple Support.

    Best for you.

  • How can I determine what digital data was issued last with the regeneration?

    Is there a way to determine the last digital data output if you are running a quick revival and regeneration?  Right now I use a digital channel not used by the channel with the same clock that I use for other data capture. It works very well and I know that the data I receive are correct, but there is something wrong with burning a channel for that. The data I am regenerating changes several times during the trial for counting samples to determine where I was in the buffer would make my code more complex and the chances of a mistake to increase.

    I have a mixture of material that I use for a cDAQ-9172, a box of series M and a PXI-1033 USB.

    Hello Tom,

    There is absolutely something wrong with having to use one of your channels to monitor what you're out, however, it's the best we can right now.  The problem is, when you set a buffer until the release, the access card to this memory stream location it will regulate.  It's speed leaving and overall card design.  There is no way back on the material for do what you are looking for and no software to interact directly with the location of the buffer.

Maybe you are looking for

  • 5 backup iPhone

    Hello Apple community. So my iPhone 5 had a cracked screen so I had to get a replacement, which lasted a few months before the LCD went bat-shit crazy. Long story short, I can't do anything on my iPhone screen. It lights up on the back (I can tell) w

  • Impossible to verify if the plugins are up to date

    Since May 4, 2012 about 6 hours EST (on 3 different computers) I get "sorry, we couldn't find the page or file you were looking for" when I click on the link "check to see if your plugins are up-to-date" through the page modules. It is the first time

  • I can receive emails, but cannot send on my dell mini that I use when traveling. error-0x800ccc6a

    I can receive emails, but cannot send on my dell mini that I use when traveling.   My internet provider (and that of the hotel) said that there"coming out of email corruption ' ' and must be repaired.   Help

  • How can I remove the keyboard from a HP Envy dv7t-7200

    Hi, as the title suggests, I can't figure out how to remove the keyboard of my laptop, I unscrewed everything inside and removed the DVD tray, press the hole to lift the keyboard and the corner rises well, but two-thirds along the way the keyboard se

  • Windows Installer does not work... Windows 7 Home Premium 64-bit

    Hello! I am unable to get the windows installer to run.  I get the message: "The Windows Installer Service could not be accessed.  This can occur if Windows Installer is not installed properly.  Contact your support team. » The Windows Installer prog