[Инсталляция Oracle DataBase Server 12.1 в Centos 6.7 с использованием ASM и GRID]: Инсталляция СУБД Oracle (DataBase SoftWare)

Войдите в систему пользователем, от имени которого будет будет происходить инсталляция базы данных.

# su - oracle12


$ source ~/.bash_profile


$ cd /tmp/oracle/12.1/database/

Определите системную переменную DISPLAY следующим образом.

$ export DISPLAY=192.168.1.5:0.0

В данном случае 192.168.1.5 - ip адрес компьютера, с которого происходит процесс управления установкой.

$ ./runInstaller

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation

oracle database software installation



# /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.



oracle database software installation