Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

permission denied on a file I own??

EdStevensJul 26 2012 — edited Jul 28 2012
OL 5.7 64bit

What's up with this?
I'm logged on as user 'oracle'.
User 'oracle' owns the directory OPatch, which has full permissions for the owner.
Yet, when I try to rename (mv) it, I get 'permission denied'.
oracle:+ASM$ ls -ld OP*
drwxr-xr-x 8 oracle oinstall 4096 Jul 24 14:15 OPatch

oracle:+ASM$ mv OPatch OPatch.old
mv: cannot move `OPatch' to `OPatch.old': Permission denied

oracle:+ASM$ id
uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall),54322(dba)

oracle:+ASM$
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2012
Added on Jul 26 2012
5 comments
4,465 views