Non read privileges for css folder under grid

Trying to use the global view function gv$ to give a RAC view of some errors but getting read permissions on the css folder.
select inst_id, originating_timestamp, message_text
from TABLE(gv$(cursor(select inst_id, originating_timestamp, message_text
from v$diag_alert_ext
where originating_timestamp > (sysdate - 2)
and message_text like '%ORA-%')))
order by inst_id, originating_timestamp;
ORA-12801: error signaled in parallel query server PZ99, instance hostname:instance_2 (2)
ORA-48118: error encountered with list directory [/u01/oracle/11.2.0/grid_2/css]
ORA-48193: OS command to open a directory failed
Linux-x86_64 Error: 13: Permission denied
Additional information: 2I have several RAC installs on 11.2, OEL. theyre all the same. That css folder has no read privs, yet its the only one in that folder with these privs. is this expected?
/u01/oracle/11.2.0/grid_2 > ls -l | grep rwx-
drwx--x--x  6 grid oinstall  4096 May  8  2012 css
drwxrwx--- 15 grid oinstall  4096 May  8  2012 inventory
/u01/oracle/11.2.0/grid_2 > dont know whether this is RAC, GV$ function or installation issue so posting in general.

This should work, unless you didn't restart the host instance that control your Receive Port.
There can be many reasons for this error. First of all try the KB article http://support.microsoft.com/kb/888498 .
Then try the solution on this link http://bluebiztalk.blogspot.com/2008/05/file-transport-does-not-have-readwrite.html
Also refer Best Practices for Securing Adapters
Rachit
Please mark as answer or vote as helpful if my reply does

Similar Messages

  • READ privileges for *all the databases*

    Is it possible to grant READ privileges for all the databases objects (tables, schema, triggers, procedures, view and etc)

    SHANOJ wrote:
    Is it possible to grant privileges to all objects in one time?It depends on what you mean by 'in one time'. In one single SQL statement? No. But there's nothing stopping you issuing a billion grants one after the other in your session.
    Roles are probably better suited for this task. But are you sure you really want to grant SELECT privileges on all the tables in the database? It's more common to grant SELECT on all the 'MARKAPP' tables to the 'MARKAPP_READ_ONLY' role...

  • HT1549 How do I read write to an external drive?  I am under admin account and cannot read write to any folder on the external drive.

    I have a Mac Mini with Mavericks installed, as well as a PC running Windows 7.  I want to be able to read write from both computers to an external drive on the Mac.  I created 2 folders on the drive and named them Movies, and TV Shows.  The content of those folders are the respective files. I set up both folders to be shared on the Mac under system preferences, and then mapped the drives on the PC.  I also created a user account with admin privileges on the mac that matched my PC.   I then copied a Music folder to the root drive instead of using external, and set up sharing as well.  File Sharing is selected for all three folders, however the music folder is the only one which allows me to change the permissions to allow read write to everyone, or to create individual user accounts to connect with read write permissions.  The options to add users or change permissions are simply grayed out for the two folders on the external drive, so not only can I not write from my PC, but I can’t even do it on the Mac with the administrative user logged in. The folder on the root drive is fine but I cannot make any changes to the external drive at all.  Get info for any folder on drive shows read only.  SMB and AFP are selected for all folders under options.  I can access all three folders from PC, but can only add files to the Music folder. I cannot do anything from either computer to the folders on the external drive.

    Try Applications/Utilities/Disk Utility - select the drive and run Repair Disk.

  • How to create files with read/write privileges for everyone?

    I have two iMacs 7,1 (one with Snow Leopard and the other with Mountain Lion) in a local area wireless network.
    I have shared the "documents" folder in the Snow Leopard iMac in order to have files available to the other iMac. The folder has read/write privileges for everyone.
    When I create a new file in the shared "Documents" folder (for example a new Open office document, or a Keynote presentation) this file is by default "read/write" for the Administrator but only "read" for all the other users, so when I try to open it from the other iMac, I am informed that the file is "read only".
    I can obviously change the privileges of the file in the information window, but I have to do on a file per file basis and this takes too long.
    Is it possible to change settings in order to create files which are always "read/write" for everyone?
    And, secondly, since I have several existing files whose privileges I should manually change one by one, is it possible to make global changes of their privileges?
    Thanks in advance
    Best regards

    couple of different changes - 1st, if you want to share folders, doing your whole documents folder is not the best way.  Since both your computers can handle AidDrop, that's what I would recommend - http://osxdaily.com/2011/11/14/how-to-use-airdrop-in-mac-os-x/ - as it create an instant Ad-Hoc network between the two computers and then let's it done. 
    A second possibility that may not be what you're looking for, is to use google drive or some similay cloud sharing app to sync the documents back and forth.  both of these solutions will transfer the files well, but the airdrop may be simplest

  • I just made the switch to mac. I am have installed all the new PS6 CC and bridge and I am now trying to add some presets to my  ACR but when I search for the folder to place them it is not there.  From what I researched it says it should be under camera l

    I just made the switch to mac. I am have installed all the new PS6 CC and bridge and I am now trying to add some presets to my  ACR but when I search for the folder to place them it is not there.  From what I researched it says it should be under camera library/application support/adobe/camera raw/settings but I can only get to library/application support/adobe/ and then there are two different camera raw options I have checked both and there are not settings folder. If anyone can help me please thanks

    Apple most likely has the same poor taste that Microsoft does when it come to defaults.  Microsoft likes to hide things like  settings, preset, folders etc from normal users  think the dumb or something else.  If Apple also hide things you will have to  make some system setting changes that will allow Finder to do it job and find it for you.

  • File transport does not have read/write privileges for receive location???

    Hi all.
    I try to read an EDI-file from a file location.
    In configured the receive location but when I enable it I get an error message in the log saying:
    File transport does not have read/write privileges for receive location "Location"  (Event ID: 7183)
    The location is correct (I used the browse option) and the folder is shared with all users (full access for everybody).
    How can I get rid of this error

    There can be many reasons for this error. First of all try the KB article http://support.microsoft.com/kb/888498 . Then try the solution on this link http://bluebiztalk.blogspot.com/2008/05/file-transport-does-not-have-readwrite.htmlAbdul Rafay
    http://abdulrafaysbiztalk.wordpress.com/
    Please mark this as answer if it helps

  • Can't retrieve folder privileges for a specific user

    I am trying to get the granted privilege for a specified user for a certain folder. I am using the wwsec_api.get_granted_user_privilege function. When I run my code, nothing is ever returned. Here is my code:
    l_priv_varchar := wwsec_api.get_granted_user_privilege(
    p_user_id => 0,
    p_object_type_name => 'FOLDER',
    p_name => '2889');
    p_user_id is from wwsec_person.id$
    p_object_type_name is my object type
    p_name is from wwv_corners.id
    I have looked at the properties of this folder and this user, 0, is set up as the owner. So I am expecting to see 'OWN' returned. I have another user set up to only VIEW the folder and when I put that user's id into the p_user_id parameter I still do not get any return. I can run this same code (with different parameter values) and get the privileges for a 'PAGE', but never for a FOLDER.
    Does anyone have this problem or can tell what I am missing?
    Thanks.
    null

    p_name for a folder is "sitename/parentfolder/foldername". You can see that in the syspriv_name field on the WWV_CORNERS table.

  • Hello! I use the VSCO preset that was easy to download and use right away a few months ago. This morning I did the same thing and it downloaded successfully but none of the presets are listed under the new VSCO folder I bought. How can I fix this? Does Li

    Hello! I use the VSCO preset that was easy to download and use right away a few months ago. This morning I did the same thing and it downloaded successfully but none of the presets are listed under the new VSCO folder I bought. How can I fix this? Does Lightroom have a limit on presets?

    Hello! I use the VSCO preset that was easy to download and use right away a few months ago. This morning I did the same thing and it downloaded successfully but none of the presets are listed under the new VSCO folder I bought. How can I fix this? Does Lightroom have a limit on presets?

  • Cannot sync, error message reads" not enough access privileges for this operation

    When trying to sync my ipad and iphone with my PC i get this error message "Cannot be sybced. You do not have enough access privileges for this operation". I have a new PC but i have successfully synced these devices before. can anybody please help ?

    Just thought I'd put out an update on my problem. It has been solved. I spoke to a tech at Apple at 1-800-275-2279. She had me try a few things that didn't help. Her last suggestion was to uninstall QuickTime and iTunes then reload. She sent me the uninstall instructions at http://www.info.apple.com/kbnum/n93698 which I followed. When speaking to her I told her I was afraid to do this because I saw other people on the discussion board who tried this and lost all of their music. She assured me that that wouldn't happen. I did the uninstall then the install. (Just a note here, I also read on the message board that someone said that to cure this problem you should do the install then open up QuickTime before opening iTunes. I did this also but don't really know if it made a difference.
    Bottom line is I uninstalled QuickTime and itunes per the instructions at the site shown above. I then installed both again from www.apple.com/itunes/download. After the download I ran the install and unchecked the box to let itunes start after the install. I then opened Quicktime then closed it. I then opened iTunes and all of my music was there and I didn't get the anoying "iTunes is not set as the default player" and the error after trying to set it. The problem described in my first posting of copying CD's is also gone. So beleive it or not, EVERYTHING is working just like it should. Some of the above steps might not be required but I would follow them step by step because I know they worked for me.

  • Windows 8.1 PC, using reader, when searching a folder containing approx 100 doc's. If i search for a word, no results are returned. only the doc names can be found but nothing from within the doc. This is a new problem and was not the case before.

    Windows 8.1 PC, using reader, when searching a folder containing approx 100 doc's. If i search for a word, no results are returned. only the doc names can be found but nothing from within the doc.
    This is a new problem and was not the case before.

    Works perfectly fine for me with the latest Reader version (11.0.09).
    You write that it worked "before"; before what?  An update?  Update from what version to what version?

  • Read Only for Non Trusted Users

    Hi everyone:
    Is it possible to forbid non trusted (or non certified) users for modifying the pdf (I'm interested in signing protection particularly) but allowing them to open the pdf in READ ONLY mode?
    I'm wondering how to do it using Adobe Acrobat Professional 8 (info with Adobe Acrobat Pro X will be also appreciated) and opening the pdfs in their Reader corresponding versions (managing non trusted users as READ ONLY users).
    Thanks for your time
    Regards,
    Javier

    Thanks Bill:
    I've been trying what you said, and is possible to "lock" the pdf so it's in read only mode via password (using Adobe Acrobat X). Is it possible to do the same with certificates? As far as I have seen, if you use certificates policies, you use the certificate to encrypt the document but then, non certified users are not allowed to access the pdf. I'm really interested in using certification restrictions but being able to access the pdf: I want to simulate the READ ONLY MODE for everybody and the WRITE mode for certified users.
    Using this kind of restrictions, the only problem that I see (for end users) is that they should disable secure settings before editing / signing (this two options appear disabled with this method). Is it possible to get them available and open the "enter password" dialog when clicking them, not managing the security properties?
    Thanks for your time
    Regards
    Javier

  • How to change the permission of a folder of a website hosted on Microsoft Azure. I would like to know how to enable read write permission for this folder

    How to change the permission of a folder of a website hosted on Microsoft Azure. I would like to know how to enable read write permission for this folder
    Regards,
    John

    Hi,
    Please try to setting Folder Permissions on Web Publish, and then deploy it with Web Deploy, as far as I know, if we do that, Web Deploy will use the SetAcl operation to change permissions. Please have a look at the article below.
    #http://sedodream.com/2011/11/08/settingfolderpermissionsonwebpublish.aspx
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • HT1660 I'm getting a message that reads 'The iTunes Library file cannot be saved. You do not have enough access privileges for this operation." Why is this? And how can I fix it?

    I'm getting a message that reads 'The iTunes Library file cannot be saved. You do not have enough access privileges for this operation." Why is this? And how can I fix it? I'm worried that I'm going to lose my entire library because of this.

    A belated reply, as the problems itunes has have discouraged me from using it much. If you uncheck the "read only" box, it doesn't stay that way! Next time you use it, the box comes up checked.
    I'm still having that problem, even when I open iTunes as administrator.
    I've yet to see the answer to this problem. I use itunes mostly to download audiobooks, and I'm ready to download more, and want to save them!

  • How can I get ITunes to work again? Error message reads. "You do not have enough access privileges for this operation!

    Why do I get a message, "You do not have enough access privileges for this operation"? This has not been a problem before.

    Hello wdesertman,
    Thank you for contacting Apple Support Communities.
    This article explains what is going on and how to correct it:
    support.apple.com/kb/TS1277
    http://support.apple.com/kb/TS1277
    Regards,
    Jeff D.

  • Shared folder read-only for other users

    We setup a new iMac with three accounts for members of the family. Two have admin rights. We installed Quicken Essentials 2010 for Mac, and put the Quicken data file in the Users/Shared/Quicken folder. Everything worked great for user #1 who copied the file to the shared Quicken folder.
    User #2 (also an admin) was not able to open Quicken, as an error stating the file was read-only. I checked permissions, and set user1 and user2 with read/write and everyone with read/write. Basically, all permissions on that data file are read/write for everyone.
    That still did not work. Then, I set user2 as the owner. Now, user2 can use Quicken and the file, but user1 cannot. Same error.
    How do we get it so that files in the Shared folder are really shared and accessible to everyone?

    The solution that I discovered to work: Place your quicken data file(s) on an external drive (or create a partition if you only have access to a single hard drive) and have permissions on that drive (o volume) set to "ignore ownership on this volume" It works for me. Both accounts can now access my single quicken data file. To set the permissions on a drive/volume, select the drive or volume, choose "get info" from the file menu and at the bottom of the get info window mark the box "Ignore ownership on this volume".
    It might be worth your while to spend ten bucks on an ebook titled Take Control of Sharing Files in Snow Leopard. Take Control of Sharing Files in Snow Leopard discusses
    sharing digital media files.
    http://www.takecontrolbooks.com/snow-leopard-sharing?pt=INTERNAL

Maybe you are looking for