Skip to Content
0
Former Member
Sep 28, 2008 at 01:49 PM

SAP Kernel Update Permition

830 Views

Dears:

When you use the account root to extract the SAP latest kernel in the HP unix, and before or after you cover the old kernel with the new one. If you need to do any property of the kernel files. For exampe, change the file owner to as the following sample.

chown ora<sid> brarchive brbackup brconnect brtools

chmod 4775 brarchive brbackup brconnect brtools

chmod 755 brrestore (owner is <sid>adm)

chmod 755 brrecover (owner is <sid>adm)

chmod 755 libsbt.* (owner is <sid>adm)

chmod 755 sapdba (owner is <sid>adm)