Page 8
a. Files to Copy Directly
As root, verify that your umask is 022 and set it if it is not.
# umask
# umask 022
Copy the following files and directories and contents of directories from the
expanded RHAS2.1 archive to the system directories, creating intermediate
directories as necessary. Some of these files might not be present if you did not
install certain Oracle features, such as RAC, on RHAS2.1.
/etc/init.d/init.crs
/etc/init.d/init.crsd
/etc/init.d/init.cssd
/etc/init.d/init.evmd
/etc/ocfs.conf
/etc/oracle/ocr.loc
/etc/oracle/scls_scr/hostname/*
/etc/oraInst.loc
/etc/oratab
/etc/rc/rc.local
/etc/pam.d/login
/etc/security/limits.conf
/home/oracle (or home directory of user who installed Oracle)
/usr/local/bin/oraenv
/usr/local/bin/dbhome
/usr/local/bin/coraenv
/opt/oracle
/opt/ORCL.fmap
Verify that the files you copied into /etc/init.d, /usr/local/bin
/opt/ORCL.fmap/*/bin and /opt/ORCL.fmap/*/etc all have the execute (x) bit
set. For example:
# cd /etc/init.d
# ls –l init.cssd
-r-xr-xr-x 1 root root 16910 Jul 26 15:26 init.cssd
Commenti su questo manuale