Brief Introduction to Oracle client

Source: Internet
Author: User

Yesterday I tried to use TNSPING on a remote company's computer to test the network condition, but I found that TNSPING could not be executed without installing the Oracle client. When learning Oracle, you may encounter Oracle client problems. Here we will introduce the solutions to Oracle client problems. Here we will share with you some ideas. It's easy to install an Oracle client in a remote location. It's almost a nightmare. The installation program is compressed to 453 MB, which is time-consuming and laborious. I just want to test the network, do you need such a large weekly subscription? In the future, there will be more such requirements, so we decided to re-package the client program.

1. Find a CLIENT with 10GR2 installed on a computer without an Oracle CLIENT, and only select Oracle Net and other required components for installation. Dizzy, it will take more than two hundred MB after the installation ).

2. By reading documents and using filemon and regmon, rip files in the following directories:
Zhu── BIN
├ ── NETWORK
│ ├ ── ADMIN
│ Mesg
─ ── Nls
│ ─ ── Data
│ Mesg
─ ── Oracore
│ Mesg
│ ─ ── Zoneinfo
├ ── Rdbms
│ Mesg
─ ── Sqlplus
Mesg

3. Export the Registry HKLM \ softwar \ Oracle and save it as ora. reg.

Ora. reg content:

 
 
  1. Windows Registry Editor Version 5.00  
  2. [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]  
  3. [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraClient10g_home1]  
  4. "ORACLE_HOME"="D:\\oracle"  
  5. "ORACLE_HOME_NAME"="OraClient10g_home1"  
  6. "ORACLE_GROUP_NAME"="Oracle - OraClient10g_home1"  
  7. "ORACLE_BUNDLE_NAME"="Enterprise"  
  8. "NLS_LANG"="SIMPLIFIED CHINESE_CHINA.ZHS16GBK"  
  9. "ORACLE_HOME_KEY"="SOFTWARE\\ORACLE\\KEY_OraClient10g_home1" 

The Oracle client is described above.

  1. Brief Introduction to Oracle SQL Optimization
  2. Deep talk about Oracle Freelist experience
  3. Brief Introduction to Oracle extensions
  4. Introduction to the Oracle Spatial GEOMETRIC STRUCTURE
  5. Theoretical Analysis of Oracle SQL syntax

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.