filmov
tv
Oracle 11gR2 installation on Oracle Linux Without GUI (silent mode) || IN HINDI

Показать описание
Oracle 11gR2 installation on Oracle Linux Without GUI (silent mode) || IN HINDI
IN this tutorial, we learn how to install Oracle Database 11g Release 2 (11.2) (64-bit) on Oracle Linux using a response file (silent mode).
Please find below the link for oracle 11g preinstallation tasks.
Please find below link for installation of oracle Linux on VirtualBox
Please find below the link for the installation of Oracle Database 11g Release 2 using GUI.
**************************************************************************************************
Below are the mandatory fields, in the response file.
ORACLE_HOSTNAME
UNIX_GROUP_NAME
INVENTORY_LOCATION
ORACLE_HOME
ORACLE_BASE
DECLINE_SECURITY_UPDATES
***********************************************************************************************
Note:-If you got below error
[INS-30131] Initial setup required for the execution of installer validations failed.
CAUSE: Failed to access the temporary location.
ACTION: Ensure that the current user has required permissions to access the temporary location.
set temp directory
export TMP=/u01/setup
export TEMP=/u01/setup
export TMPDIR=/u01/setup
**************************************************************************************************
#installoracle11gonLinuxVirtualbox
#howtoinstalloracle11gonLinuxserver
#howtoinstalloracle11gonlinuxstepbystep
#oracle11gr2installationonlinuxstepbystep
#howtoinstalloracle11gonoraclelinux
#howtoinstalloracle11gonlinuxwithGUI
IN this tutorial, we learn how to install Oracle Database 11g Release 2 (11.2) (64-bit) on Oracle Linux using a response file (silent mode).
Please find below the link for oracle 11g preinstallation tasks.
Please find below link for installation of oracle Linux on VirtualBox
Please find below the link for the installation of Oracle Database 11g Release 2 using GUI.
**************************************************************************************************
Below are the mandatory fields, in the response file.
ORACLE_HOSTNAME
UNIX_GROUP_NAME
INVENTORY_LOCATION
ORACLE_HOME
ORACLE_BASE
DECLINE_SECURITY_UPDATES
***********************************************************************************************
Note:-If you got below error
[INS-30131] Initial setup required for the execution of installer validations failed.
CAUSE: Failed to access the temporary location.
ACTION: Ensure that the current user has required permissions to access the temporary location.
set temp directory
export TMP=/u01/setup
export TEMP=/u01/setup
export TMPDIR=/u01/setup
**************************************************************************************************
#installoracle11gonLinuxVirtualbox
#howtoinstalloracle11gonLinuxserver
#howtoinstalloracle11gonlinuxstepbystep
#oracle11gr2installationonlinuxstepbystep
#howtoinstalloracle11gonoraclelinux
#howtoinstalloracle11gonlinuxwithGUI
Комментарии