Database Administration (MOSC)

MOSC Banner

Files created by ProC and Oracle application are owned by "grid" and with no permissions to the grou

edited May 4, 2016 5:02AM in Database Administration (MOSC) 7 commentsAnswered

We have an Oracle 11.2.0.4 RAC on RedHar 5.10,

where "grid" is the owner of CRS and Oracle owner of oracle. and both has "umask 002" in the environment file.

We have a ProC library that is being called from our oracle application that creates a file on /tmp using the "system" command,

the file is owned by "grid" account and with out the correct permissions we need -rw-r--r-- 1 grid   oinstall "

if we use the "fprintf" command the file is owned by "oracle" and has the right permissions -rw-rw-r-- 1 grid   oinstall " 

However it seems that this file is owned by "Grid" account NOT "Oracle" account, and with not the correct permissions.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center