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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: slightly OT, permissions unix/oracle puzzler

RE: slightly OT, permissions unix/oracle puzzler

From: Kathy Duret <KathyD_at_belkin.com>
Date: Mon, 08 Jul 2002 16:03:21 -0800
Message-ID: <F001.00491DA7.20020708160321@fatcity.com>


umask is the same for oracle on both machines and listerner owner and group is oracle dba on both machines and both listeners have been started by oracle

Thanks

Kathy
-----Original Message-----
Sent: Monday, July 08, 2002 3:59 PM
To: Multiple recipients of list ORACLE-L

I found this on the metalink:

Default permissions are rw-r--r--,which can be overridden by the following factors:

  1. The Oracle instance owner's Unix umask since Oracle is the owner of all the server processes. It is the server process that writes the UTL_FILE output file.
  2. For network connections, permissions are set by umask of the user that starts the sqlnet listener. The Listener spawns a server process which inherits the listener's userid.

If you set the umask for the user before starting the listener and use the listener to connect to the database , the permissions are set by the umask. So the permission might be different when you connect directly and connect through the listener to the database.

-----Original Message-----
Sent: Monday, July 08, 2002 4:08 PM
To: Multiple recipients of list ORACLE-L

Ok, I log in as oracle, touch a file I get 664 permission on it.

But when I create a file through OEM or a plsql procedure I get 644 permissions.

My umask is 02.

On another system - solaris everything ok.

Both .profiles are the same.

Sys admins no help.

Any clues?

Thanks,

Kathy

Confidential
This e-mail and any files transmitted with it are the property of Belkin Components and/or its affiliates, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipients or otherwise have reason to believe that you have received this e-mail in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited.
--

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

Author: Kathy Duret
  INET: KathyD_at_belkin.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

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

Author: Khedr, Waleed
  INET: Waleed.Khedr_at_FMR.COM
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).

Confidential
This e-mail and any files transmitted with it are the property of Belkin Components and/or its affiliates, are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are not one of the named recipients or otherwise have reason to believe that you have received this e-mail in error, please notify the sender and delete this message immediately from your computer. Any other use, retention, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited.
--

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

Author: Kathy Duret
  INET: KathyD_at_belkin.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Jul 08 2002 - 19:03:21 CDT

Original text of this message

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