Skip to Main Content

Oracle Database Express Edition (XE)

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!

Cannot determine all dependent dynamic libraries for /proc/self/exe

75867Jun 15 2006 — edited Jul 26 2006
Each time I start Oracle XE i writes this entry in the alert log as the first thing:

Wed Jun 14 23:45:45 2006
Starting ORACLE instance (normal)
Cannot determine all dependent dynamic libraries for /proc/self/exe
The open() system call failed for the file /proc/self/exe
Linux Error: 13: Permission denied

This file is just a dynamically created link to /bin/ls like this

lrwxrwxrwx 1 fgjensen users 0 2006-06-15 10:16 /proc/self/exe -> /bin/ls

and looking at the permissions the oracle use should have the permissions it needs.

Regards

Flemming
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2006
Added on Jun 15 2006
6 comments
478 views