Search notes:

orainstRoot.sh

The orainstRoot.sh script must be run as root as second last step of an Oracle installation.
This script is found in the ora inventory directory.
As far as I can tell, in a Linux environment, the following performed by this script
#  /u01/app/oraInventory/orainstRoot.sh
Changing permissions of /u01/app/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.

Changing groupname of /u01/app/oraInventory to oinstall.
The execution of the script is complete.
After running the script, the newest file in /etc is oraInst.loc:
# ls -lt /etc/ | sed -n 2p
-rw-r--r--  1 root root     56 Dec 27 15:43 oraInst.loc
No differences:
# diff /u01/app/oraInventory/oraInst.loc /etc/oraInst.loc
After running orainstRoot.sh, $ORACLE_HOME/root.sh must be run.

See also

MOS Note 1493121.1 (which indicates that the behavior of the script differs on a Solaris, HP or Linux Itanium enviornment)

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/fh...', 1759399715, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/u01/app/oraInventory/orainstRoot_sh(65): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78