


The file content is as follows: export ORACLE_HOME=/opt/oracle/product/11gR1/dbĮxport LD_LIBRARY_PATH=:$ORACLE_HOME/lib:/usr/local/lib:$LD_LIBRARY_PATH.Īfter editing the file, run the :wq! command to exit the vi editor. Run the following command to create the /home/oracle/.bash_profile file.# chown -R oracle:dba /opt/oracle_client_install Create an installation directory and set permission for the oracle user to access the directory.

Otherwise, run the following commands to create the oracle user and the dba user group: If information similar to the following is displayed, the oracle user exists. Run the following command to check whether the oracle user exists: If the following information is displayed, the GUI access control is turned off: access control disabled, clients can connect from any host Run the following command to turn off the GUI access control for the root user:.Use FileZilla to upload the installation package p13390677_112040_Linux-x86-64_4of7.zip to the /opt/oracle_client_install directory on the server and run the following commands to decompress the package:.Create the /opt/oracle_client_install directory.If it is not installed, refer to How Do I Install Component Packages to install the component. The system prompt "package xxx is not installed" indicates that the package is not installed. # rpm -q binutils gcc gcc48 gcc-c++ glibc glibc-32bit glibc-devel glibc-devel-32bit libaio1 libaio-devel libcap1 libstdc++48-devel libstdc++48-devel-32bit libstdc++6 libstdc++6-32bit libstdc++-devel libstdc++-devel-32bit libgcc_s1 libgcc_s1-32bit mksh make sysstat Check the required packages for installing the Oracle client.Log in to the Oracle server as the root user.
