Installing the PL/SQL Developer on the Local Host
Procedure
- Decompress the PL/SQL Developer, Instant Client, and DSC packages.
- Configure an Oracle home and OCL library for PL/SQL Developer.
The following uses the PL/SQL Developer Trial Version as an example.
- On the login page, click Cancel.
- Choose Configure > Preferences > Connection, and add the Oracle Home and OCl library configurations.
- Copy the instantclient path obtained from 1 (for example, D:\Oracle\instantclient_19_17\oci.dll) to the home directory of the Oracle database.
Copy the oci.dll file path (for example, D:\Oracle\instantclient_19_17\oci.dll) in the instantclient file to the OCI library.
- Go back to the PL/SQL Developer login page. Enter the username, password, and database address, for example, xx.xx.xx.xx:1521/ORCL.
- Click OK. If the database is connected, it indicates that the PL/SQL Developer is installed successfully.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.