The initialization error occurs when PLSQL developer logs on to Oracle.

Source: Internet
Author: User


Let's talk about the computer system. The previous version was win2003,
PLSQL is installed on disk D, and Oracle client is installed on disk E.
After changing the win2008 system, the Oracle client deletes and reinstalls, and PLSQL is still the original D Drive file.
Oracle client configuration listenerProgramThe listener is successfully tested.
Then use PLSQL to log on. The following message is displayed:
Pl SQL initialization error
Cocould not load "D: \ app \ Administrator \ product \... \ OCI. dll" error.

Solution:
To the installation directory of plsq
D: \ Program Files \ PLSQL developer \ preferences \ Administrator
Open the default. ini file

Find the ocifile entry, which seems to be the 12th line. Modify the correct address of the OCI. dll file.
Example: e: \ app \ Administrator \ product \ 11.1.0 \ client_2 \ bin \ OCI. dll

Disable PLSQL, open it again, enter the user name and password, and log on successfully.

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.