scubacas.blogg.se

You have no oracle clients installed
You have no oracle clients installed







you have no oracle clients installed

  • Verify that the path of Oracle Base is /opt/oracle, and click Next.
  • Select Skip software updates and click Next.
  • If the tool window cannot be displayed in the Linux operating system, see What Can I Do If the Tool Window Is Not Displayed in the SUSE Linux Operating System.
  • Execute the installation script to install the client.
  • Run the following commands to set the language environment variables so that the installation UI is displayed in English:.
  • Check whether the configured environment variables have taken effect.įor example, if the following information is displayed for the env | grep ORACLE_HOME command, the environment variable is set correctly: ORACLE_HOME=/opt/oracle/product/11gR1/db.
  • Make the environment variables take effect.
  • # chown oracle:dba /home/oracle/.bash_profile
  • Run the following command to grant the permission on the /home/oracle/.bash_profile file to the oracle user.
  • you have no oracle clients installed

    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.

    you have no oracle clients installed

    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.









    You have no oracle clients installed