Ubuntu installation Oracle10g error utilitiesctx_on, all_no_orclihsodbc, tns: lostcontact Solution

Source: Internet
Author: User
In the previous post about installing and configuring Oracle10g for manual startup and self-starting services in CentOS5.3, the specific installation process is as follows. Here is the solution to the error in Ubuntu10.04: 1. errorininvokingtarget 'utilitiesctx _ on' ofmakefile: Execute ln-s/usr/bin/basename/bin/basename2, erro

In the previous post about installing and configuring Oracle 10g manual startup and self-starting services in CentOS 5.3, the specific installation process is as follows. Here is the solution to the error in Ubuntu 10.04.
1. error in invoking target 'utilities ctx_on 'of makefile
Run ln-s/usr/bin/basename before installation.

2. error in invoking target 'all _ no_orcl ihsodbc 'of makefile
Libstdc ++. so.5 is required for oracle compilation. Solution: Create a soft link.
Sudo ln-s/usr/lib/libstdc ++. so.6/usr/lib/libstdc ++. so.5

3, ora-12547: tns: lost contact solution
Sudo apt-get install libaio-dev

These three problems are basically encountered. Note: Ubuntu 10.04 is installed by default.

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.