Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The solution of oracle64 bit, pl/ SQL 32 bit

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

When you install PL/SQL on 64-bit win7, you often encounter "Could not load". \ bin\ oci.dll "" this error, I checked the information. The reason is that PL/SQL only supports 32-bit OS. The solution is to load an additional oci.dll file, as follows:

Step1:

Download the package "instantclient_10_2" containing oci.dll at the following address, and extract the file to "D:\ Program Files\"

Http://download.csdn.net/detail/shenkxiao/4181424

Step2:

After installing the Oracle client and configuring the TNS, launch PL/SQL, click the "cancel" button in login, and enter the PL/SQL interface directly if you do not log in. Click "preferences" under "tools" as follows:

Figure 1: PL/SQL preferences

Step3: select the oci.dll file in the plug-in in the Step1 directory, and click "OK", as shown below:

Figure 2: PL/SQL loads OCI.dll

Step4: enter the IP: Port / database instance in TNS in the "Database" option on the login page (after testing, this must be written here, otherwise you can't connect properly)

Figure 3: login

Figure 4: shows the login success status

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report