[Oracle DataBase Server 12.1 installation on Oracle Linux 6.7 with ASM and GRID]: Oracle DataBase SoftWare Installation
Login as oracle12 user.
# su - oracle12
$ source ~/.bash_profile
$ cd /tmp/oracle/12.1/database/
$ export DISPLAY=192.168.1.5:0.0
$ ./runInstaller
# /u01/oracle/database/12.1/root.sh
Performing root user operation.
The following environment variables are set as:
ORACLE_OWNER= oracle12
ORACLE_HOME= /u01/oracle/database/12.1
Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.