Include the word “ANY”.

I wanted to find a user or a role has privileges that include the word “ANY”.
How to find this?
DN

select grantee, privilege from dba_sys_privs where privilege like '%ANY%';
Are you also looking for users that have such roles granted to them? In that case, you will need to join in dba_role_privs.
select distinct b.grantee, b.granted_role
from dba_sys_privs a, dba_role_privs b
where a.privilege like '%ANY%'
and b.granted_role = a.grantee
I am sure there is a better way to combine these two, but I was in a hurry. Exercise for the reader. =)

Similar Messages

  • All of a sudden my 3 year old macbook pro screen is blurred - I can hardly read the words - any ideas?

    All of a sudden the screen on my 3+ year old macbook pro has blurred badly - I can hardly read the words - any ideas?

    You likely didn't erase the ENTIRE drive of the later OS X operating system before installing Snow Leopard. You just targeted the Macintosh HD partition.
    Try again, this time make sure to select the name and size of your boot drive at the top to catch the hidden EFI partition that's responsible for the splash screen at boot time (no screen = white)
    It will take two reboots to reset the EFI again, so once Snow is installed and reboots, reboot again.
    How to erase and install Snow Leopard 10.6
    How to revert your Mac to Snow Leopard
    Restoring firmware on Intel Mac's

  • Robohelp 9: Error when using search terms including the word "not"

    We are moving from Robohelp 7 to Robohelp 9.  We realize that Boolean operators such as NOT are supposed to be working now, but we do have times when we might find ourselves using search terms that include the word "not" on its own.
    The problem that we are finding is that if we search for something like "office not installed", because that phrase is part of a specific error message we might be trying to locate, we are getting the error, "The words you typed is not a valid expression" [sic].
    We have tried making modifications to the Stop Words and Always Ignore words and can't seem to find a solution.  We do need to be able to search using the word "not" as a regular search term.  Even as a Boolean operator (NOT), we are getting the same error.  Searching for "office installed" will get us the result that we want, but we have a team of users who will definitely instinctually search using the word "not" since it's part of the error they are searching for.
    Thoughts?

    Hi Benjamin
    First, I don't believe the Always Ignore has anything to do with Searching. That particular list is used when you instruct RoboHelp to build an index using the Smart Index Wizard.
    Actually, something like "Office Not Installed" is a perfect use of the Index. But I'm guessing here that your system doesn't include an index in favor of trawling through the pile of words in the project.
    If you aren't using an index yet, I'd highly suggest you investigate it. In a properly indexed system your users will find what they are looking for infinitely faster and easier than they ever will by using Search.
    Just a thought... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Using Aurora - bookmarks backup files (json) include the word 'undefined' ??

    At some point the automatic backup files began to include the word 'undefined' in the filename -- anybody know why??
    Example:
    bookmarks-2013-09-03_undefined.json
    Manually-created backups are named in the normal format, e.g. "bookmarks-2013-09-03.json"
    Thanks/jim

    Not sure what that _undefined is exactly, but the Aurora bookmark backup files are named different than Beta and current release versions are named. As near as I can tell the change came near or with the 08-22 Aurora update; one of my Aurora Profiles has '''_1411''' and the other has '''_7''' in the file name since 08-22 where yours says '''''_undefined'''''. My guess is that change is some sort of identifier for the Profile which generated the backup file.

  • How to I print a center footer which includes the word "Page" as part of the Page # of #?

    I want to print out multiple pages when I go to a specific URL and I want to also print a custom center footer which actually prints out the word Page as part of the Page # of #, normally if you choose the specific Page # of # you only get printed out as an example 1 of 2, it does not cause the word Page to be included in the printout?
    a

    Hi Nes,
    This is the second time you are posting a variation on this question.
    I was about to so NO YOU CAN'T...
    but then I thought...
    It is possible to print just parts of a front panel but it is a lot easier to do the things others have suggested.
    If you really want to print just a part of the FP you will have to do a lot of coding and the GUI will do some strange things in the process.
    I will outline the process and leave the code as an exercise for the reader.
    Using property nodes determine where on the FP the objects of interest are located.
    Again using property nodes, move the objects around on the FP so that they are grouped together and sized such they fit on a printed page.
    Using property nodes adjust the screen size origin etc so only
    the objects of interest are now visable.
    Using.....nodes print only the visable part of the screen.
    Using....nodes put everything back where is was when you started!
    Like I said, this is not easy.
    The simplest solution was suggested by BJD who said group the objects of interest on a tab page, use an invoke node to get the image and then display it on the FP of a sub-VI set to print on completion. That method will let you quickly add new interesting objects to the print out without having to change the sub-VI.
    Trying to help,
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Why are my emails to my friends returned as Spam because they include the word PRAYER.

    I have a Ministry that includes 150 people that joined my Ministry and I have been sending these people two emails per month for several years using Verizon email. Now all of a sudden all of my emails are being blocked by Verizon because they have determined these messages sent to people that have requested them, as Spam. Is this because they contain the word PRAYER.
    I do not send SPAM!!
    {edited for privacy}

    I highly doubt that you are being flagged for spam because of the word "Prayer". Few things could be causing this. One, you could have sent to many emails in a 24 hours period so its blocked you, There is a limit or you get flagged for spam. Two, your inbox is full so nothing can be sent/recieved because there is no room for anything to go (all folder's count as storage, inbox, outbox,sent, etc.) check the cap at bottom left while in your webmail to see if you hit your quota. Three, your address may have been blacklisted for unforeseen reasons. I would definately give 1-800-verizon a call and let their specialist take a look to investigate the reported username that is beeing (blocked). Hope that helps a little bit. Sorry for the troubles that you are having.

  • How can I change the word count not to include the words in foot notes?

    Can anyone tell me how to do this?

    I don't think that is possible, it does what it does.
    Peter

  • RoboHelp 8 vs. 9 - Search Functionality Comparison and "All of the Words" vs. "Any of the Words"

    Greetings!
    Our organization focuses a lot on the accuracy of our searches, which is a necessity when we have hundreds of very lengthy topics (no matter how well organized they are).
    I finally completed a detailed comparison of the search functionality of 8 and 9 and came to the realization that 8 is a disaster, while with 9 things get better, but there's still TONS of room for improvement.  I have reported this to Adobe and so far there has been no official response. There are many blogs on here related to the search functionality, but I thought it may be a good idea to try to sum some of them up. I do hope that someone somewhere at Adobe runs into this and shares with all of us why Adobe's Search functionality is still in the 20th century!
    I hope this helps everyone else who is curious to know about how the tool's search functions work and whether it's worth upgrading from 8 to 9 at this point. I have included some examples which are in a way internal to us, but they will give you a good idea of what to expect and I'm quite confident you'll be able to recreate them on your side in seconds.
    I also wanted to ask a question or two, and if anyone can assist, that would be greatly appreciated:
    Currently if we search for several words at once (not exact phrase), both 8 and 9 perform an "Any of the words" search which always returns too many results. Does anyone know a way to change the default to an "All of the words" search? For years I have not encountered a tool out there that doesn't have the option to modify this, alas with RoboHelp 8 and 9, we can't find a way to do it (with or without modifying the source code).
    Out of curiosity, are there any other tools out there which offer Conditional Tag (or similar) functionality and which behave better than RoboHelp? (easier to maintain, less buggy, web interface, etc)?
    RoboHelp 8 vs 9 - Search Functionality Comparison Table with some Examples:
    Search Example              
    RoboHelp 8     
    RoboHelp 9        
    Expected Results
    (based on industry standards)
    1. Searching for Exact Phrase "Correspondent Banking"
    Such a search returns topics which contain "Correspondent Banking" and "Correspondent Bank". The last one is included because "Bank" is the root of "Banking". The topics that contain the exact phrase appear at the bottom. When we click on any of them, we're not automatically taken to phrase so we have to scroll and look for it or use CTR+F.
    Identical behavior except that when we click on the topics which contain the exact phrase, we're taken straight to it.
    When we hear "exact" we expect "exact" and nothing else. Unfortunately, both versions keep searching for the roots of each word as well and incorrectly display those results at the top. Adobe has made it clear that this is a part of their functionality, BUT this is something we would not expect to see for exact phrase searches that are in quotes.
    2. A Non-Exact phrase search of "Geographical Limits of market area"
    The tool automatically performs an "Any of the Words" search instead of an "All of the Words" search. This is also related to the question I asked above this table. As you can imagine, this is returning almost every topic and it becomes virtually impossible to find what we're looking for. It even returns topics which contain "of" and nothing else.
    Identical behavior
    There to be an option which allows us to choose what the default search would be - "Any of the words" vs. "All of the Words"
    3. Exact Phrase search of "low-score" with a dash
    None of the topics that were returned contain the phrase. As some of you know, RH8 has problems with special characters, including dashes.
    RH9 returned only the topic that which contains the phrase and we were taken straight to it when we open it.
    The expectation is to see exactly what RH9 currently offers. Unfortunately 8 has a big problem with these types of searches.
    4. Exact Phrase search of "2.4"
    This is similar to the one above. Adobe doesn't like periods as well. It doesn't not find any of the topics which contain this phrase. In our case, this is a section number and sometimes people want a quick way to get to a specific section or sub-section.
    We were hoping that this will be fixed with 9, just the way they fixed the dashes. Unfortunately, still ZERO results returned.
    Expectation is for the topics which contain that exact phrase to be returned, no matter whether there's any special character inbetween.
    5. Exact Phrase search of "300,000" or $300,000"
    The tool only returned several random topics which contain "000" as part of larger numbers. The topic that contains "300,000" was not on that list, even though it also contains "000".
    Identical behavior
    Expectation is for topics that contain the exact amount to be returned, no matter if there is a coma or a dollar sign anywhere within the phrase.
    6. Exact Phrase Search of "525-B5". Goal was to have a special character, a letter and numbers.
    ZERO Results returned.
    Only the docs that contain the phrase were returned and nothing else. It seems that this this was addressed in version 9 and now it behaves as expected.
    Expectation is only for the docs that contain the exact phrase to be returned.
    7. Exact phase search of "log" in order to test the Substring Functionality
    Here's an extract from Adobe's Support Site:
    “Substring search (WebHelp/Pro, FlashHelp/Pro) - If you enable this feature, a search for "log" returns topics containing the words "catalog" and "logarithm." Substring search takes longer than whole-string search.”
    So with that in mind, we decided to test if turning the substring searches on and off does exactly as advertised, unfortunately the answer was NO. We even used an example almost idnetical to what Adobe provided on their site.
    With Substring Searches disabled, we searched for the word "log". Unfortunately it returned words like "logbook" and methodology". How is that possible?
    Identical behavior
    Our expectation would be only for docs that contain"log" to be returned, no matter whether substring is enabled or disabled. In our case it was disabled.

    Hi there
    Out of curiosity, why is it that you expect to hear from Adobe? I'm hoping it's not simply because you posted here. Certainly we have Adobe folks that visit here and we are thankful for that, but it isn't to be expected.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • IBooks updated red 1 indicator by the word purchased. But it doesn't do anything. I've shut down the phone and restarted to no avail. Any suggestions?

    iBooks updated to 3.2 on iPhone 5. Now I have a red 1 indicator by the word purchased. But it doesn't do anything. I've shut down the phone and restarted to no avail. Any suggestions?

    I am having a similar problem. Running Xp.
    Latest revision of firefox.
    After using firefox for a while if I exit, parent.lock is locked and i have to reboot to reload firefox.
    I have killed all firefox applications from task manager (usually there are none). and I have tried 3 different "file unlock" programs including unlocker to no avail.
    I also recently installed a program that shows -all- open files, and parent.lock is not listed, and thus not closable/unlockable from there.

  • My iphone won't download apps when connected to wifi or 3g, this includes apps previously on the phone any ideas?

    My iphone won't download apps when connected to wifi or 3g, this includes apps previously on the phone any ideas?
    It goes to download then stops just showing the cloud and arrow

    Yes we are connected.  I even tried by connecting to the computer thru iTunes.  It is not working for either of us.  Just says unable to download at this time.  I was able to connect and restore my apps from my old iPhone buy it won't let me add new ones for do update on the old apps.

  • I am trying to connect my ipod classic to a tv and have tried many cables including the Apple composite AV cable.  No success.  Any thoughts?

    I am trying to connect my ipod classic to a tv (sony bravia 1080p) and have tried many cables including the Apple composite AV cable with the 30 pin connector on one end and three RCA connectors on the other.  Audio works but video does not.  The ipod classic screen says to connect to device when it is already connected. No success.  Any thoughts?

    Hello, anabelleho. 
    Thank you for visiting Apple Support Communities.
    Here is a troubleshooting article that I would recommend going through when experiencing this issue.
    Apple computers: Troubleshooting issues with video on internal or external displays
    http://support.apple.com/kb/ht1573
    Cheers,
    Jason H.

  • By default, Teststand will not include the test step result in subsequence, is there any way to include these step result in report?

    By default, Teststand will not include the test step result in subsequence, is there any way to include these step results in report?
    Thanks
    Jacky

    Hi,
    If your subsequence is in a separate sequencefile, then check the properties of the sequencefile to make sure that the record has not been disabled.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • Any plan to include the mate desktop in Archlinux

    Are there any plan to include the Mate desktop in Archlinux?
    I have installed Linux for my mother that was used to Windows XP. My aim was to configure a desktop that was as close as possible as Windows XP. I have chosen Xfce (after a little reconfiguration of the desktop: make one single panel at the bottom of the screen, install network-manager and reconfigure a few things here and there). I was convinced nevertheless that Mate should have done in theory a better job. But this necessitates to include an entire third party repository and I would like to stay with something that is Arch supported. I think Mate become more and more popular and have contributed to the rise of Mint Linux vs Ubuntu. Up to know every widely used software was available in the Arch repository. The AUR was only needed for a few mostly standalone software that do not make part of the system; but if Arch misses Mate, this would maybe not be the case in the future anymore.
    Last edited by olive (2013-02-03 09:34:16)

    I believe mate-desktop and the related packages on AUR is quite well enough as a resource.
    But on another note, i did myself set up a arch-linux box for my mother.
    What i did though was to create an openbox enviroment, with just a simple menu bar at the bottom.
    It has 3 desktops, and it autostarts firefox (with her usual pages on the bookmark-bar)
    and py-solitaire fullscreen on desktop 1 and 2.
    I then have taught her to just switch between desk 1 and 2
    - thus ranging in the only activites she tends to do on her computer.
    It is dead simple really, and it has lessen my need of support by 96%.
    The beauty is that there is no buttons or icons for her to press
    (the four percent only being when someone convinces her that she must be able to do whatever her aquantances does on their winbox at home)
    I am at ease with this.
    Last edited by PReP (2013-02-03 10:00:55)

  • AE CS6 bug: Can't use any shortcut that includes the C in it

    A while ago I started having some issues In Illustrator CS6, where I couldn't copy and paste from one document/application to another, the issue later ported itself to AE and not much after that anything including the C key stopped working. For example I can't copy, pre compose or create a camera using shortcuts.
    After a lot of troubleshooting I was able to isolate a preference pane who was causing the Illustrator issue, I removed it and AI went back to normal, I assumed After Effects would be fixed too but unfortunately that's not the case, I still can't use the C key.
    I ran Onyx thoroughly, trashed AE's prefs, removed some recently acquired scripts, removed some login items and trashed those prefs also (I read a thread that mentioned those items could be causing odd behaviors).
    I carefully compared my setup against my laptop, which also has AE CS6 installed and working perfectly, I have the same scripts, the same preferences and the only login items not installed there are the ones that's are grayed out in my imac, so I can't delete them.
    If someone can help with this I'll be very grateful, I'm wasting a lot of time trying to solve this thing and I'm very used to using said shortcuts to increase my workflow.
    Thanks.

    I quit a few other components, a small utility called Shortcut (isn't that ironic?) and another one called MacAppBlocker,
    I still can't pre compose any layers using command-shift-c
    I was able to create a camera using command-shift-alt-c, after several tries, sometimes it worked, sometimes it didn't.
    I was being able to copy and paste across different programs and layers all sorts of objects, UNTIL  I opened Illustrator and copied a path, then I pasted it into a solid in AE.
    The next time I tried to copy something else, my clipboard got stuck with the path from Illustrator, EVEN inside illustrator.
    Greg, as you can see from this thread:
    http://forums.adobe.com/message/4462265
    This is an aknowledged bug from Illustrator, but as I have discovered in the past few days it's affecting everything systemwise, what are the possibilities that the only shortcuts that are failing are those that contain the combination of command-c? And like I said, it starts missbehaving right after I copy a path in Illustrator, not before.
    Alright, after some further testing, here's what I found:
    I removed (completely deleted) from my computer a small piece of software called WD Quickview, right after I was able to precomp and create cameras in AE.
    I still have the copy/paste issue from Illustrator, right after I copy a path, the clipboard goes haywire system wide.
    The strange thing is that, such program, WD Quickview has been installed on my computer for over a year now and never had any trouble with it, moreover, I'm not entirely sure how am I going to be able to get into the drive that uses that program (WD force-install that thing with their new drives that come with a new unerasable firmware).
    Coincidentally, I haven't plug the drive at all this week, so perhaps the program went crazy when it couldn't find the drive?
    Message was edited by: David Cabestany
    Ooooops. spoke to soon, this morning the issue came back.
    Message was edited by: David Cabestany

  • I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out wh

    I really need someone to help me. I have been trying to figure out how to select a PDF document to convert to a Word doc. When I go to select a PDF file, all that shows up is the WORD docs. does not show ANY of my PDF files... Please help me figure out what is going on? We have it set on auto renewal so I know its not that we haven't renewed this subscription, because we pay automatically.

    Hi olivias,
    It sounds like there may be some confusion on your system about what application should be associated with PDF files. You can reset filename associations by following the steps in these articles (depending on your operating system):
    How to change the default application for a file type | Macworld
    http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7
    Please let us know if you have additional questions.
    Best,
    Sara

Maybe you are looking for

  • Can't print any documents

    How do I print a document such as a resume or cover letter for example on acrobat? I have been trying for hours and by the way this is on windows 8

  • CS3 Saving Files Error

    It must be a bug: When I make changes to a FLA, save and close, these changes are not actually saved. So, when I open the file again the changes are not there so I have to re-do them. I have figured a way around this bug, and that is by instead or no

  • Solution - only productive system are displayed in DSWP

    Dear all, I have created 4 Solutions. In each solution - which has a "Productive System" as Leading Role of the Solution, only productive systems are displays when I start my DSWP transaction. Example : 1. Solution Name : Sol_ER 2. 3 logicals systems

  • JTextArea Character Limit

    Is there a limit to the amount of characters that can be in a JTextArea? Thanx!

  • ANM VA - run perl script to obtain and genarate reports.

    Good day, We have a customer who has an ANM deployment at a site. This is a HA deployment on RedHat. The customer created a perl script to run off an external host to generate reports. This was acheievd by querying the sqldatabase (dcm_ems). ANM vers