Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> shared memory semaphores owned by root:dba?

shared memory semaphores owned by root:dba?

From: Richard Ji <Richard.Ji_at_ztango.com>
Date: Mon, 19 Apr 2004 01:40:03 -0400
Message-ID: <E1732F21A9B99440B2117A3BEC76B91D0140BF@ztangousexch.ad.ztango.com>


I noticed on one of our system 8i on Solaris 8, the shared memory and semaphores shows to be owned by root:dba? While all other systems are oracle:dba, which is what I expect to be. Has anyone seen this? The permission on oracle binary seems to be fine. Any ideas?

/u01/app/oracle/product/8.1.7/bin> ls -al oracle
-rwsr-s--x 1 oracle dba 39305760 Jun 14 2002 oracle
/u01/app/oracle/product/8.1.7/bin> ipcs -b
IPC status from <running system> as of Sun Apr 18 22:32:10 PDT 2004 T ID KEY MODE OWNER GROUP QBYTES Message Queues:
T ID KEY MODE OWNER GROUP SEGSZ Shared Memory:

m          2   0x41de8019 --rw-r--r--     root      dba    4194304
m          3   0x44de8019 --rw-r--r--     root      dba    8388608
m          4   0x41de8041 --rw-r--r--     root      dba    4194304
m          5   0x44de8041 --rw-r--r--     root      dba  134217728
T         ID      KEY        MODE        OWNER    GROUP NSEMS
Semaphores:
s          0   0x1        --ra-ra-ra-     root     root     1
s          6   0x41de8019 --ra-ra-ra-     root      dba    12
s          7   0x44de8019 --ra-ra-ra-     root      dba     2
s          8   0x41de8041 --ra-ra-ra-     root      dba    12
s          9   0x44de8041 --ra-ra-ra-     root      dba     2



----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Mon Apr 19 2004 - 00:36:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US