Deploying an Oracle client on a HP-UX

Source: Internet
Author: User

On that day, I received a task to install an Oracle client with the sqlplus function in the local testing environment. The environment is HP-UX, anteng. I found out that the installation method provided on the Oracle official website is not comprehensive. There are some deployment methods on the Internet, and there are still a lot of people talking about this simple thing. Below I will record my deployment steps:

1. Create an oracle user on the host and modify the environment variables.

2. Download the appropriate client. On the Oracle official website, there should be two packages: one basic package and one with sqlplus package. Unzip the package to a folder in windows.

3. Upload the file to $ ORACLE_HOME.

4. Modify the. Profile of the Oracle user and write the directory of the file into LD_LIBRARY_PATH and path.

5. Run the command # .. Profile

6 # mkdir-p $ ORACLE_HOME/Network/admin. Here, create a tnsnames. ora and write the connection string in.

After these steps, you can start to use the Oracle client smoothly.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.