2) Open PL/SQL Developer. 3) Close the connection window 4) Go to Tools - Preferences 5) Click on Oracle - Connections 6) Put your OracleHomePath into OracleHome 7) Put your OCI.DLL path on OCI library: C: app david.g.smith product 11.1.0 client1 bin oci.dll 8) Click on Force OCI7 mode on OCI8 9) Click Apply, Click Ok. If Oracle Database (Release 11 or later) is also installed, a version of SQL Developer is also included and is accessible through the menu system under Oracle.This version of SQL Developer is separate from any SQL Developer kit that you download and unzip on your own, so do not confuse the two, and do not unzip a kit over the SQL Developer files that are included with Oracle Database. ↳ LinqConnect (LINQ to SQL support) ↳ dotConnect for Oracle ↳ dotConnect for MySQL ↳ dotConnect for PostgreSQL ↳ dotConnect for SQLite ↳ dotConnect for DB2 ↳ dotConnect for SQL Server ↳ dotConnect for Cloud Applications ↳ dotConnect Universal ↳ Entity Developer; Delphi Data Access Components ↳ EntityDAC.
- Developer:
- Oracle Corporation
- Description:
- Oracle Call Interface
- Rating:
You are running: Windows XP
DLL file found in our DLL database.
The update date of the dll database: 09 Dec 2020
Special offer. See more information about Outbyte and unistall instrustions. Please review Outbyte EULA and Privacy Policy.
Click “Download Now” to get the PC tool that comes with the OCI.DLL. The utility will automatically determine missing dlls and offer to install them automatically. Being an easy-to-use utility, it is is a great alternative to manual installation, which has been recognized by many computer experts and computer magazines. Limitations: trial version offers an unlimited number of scans, backup, restore of your windows registry for FREE. Full version must be purchased. It supports such operating systems as Windows 10, Windows 8 / 8.1, Windows 7 and Windows Vista (64/32 bit).
File Size: 3.04 MB, Download time: < 1 min. on DSL/ADSL/Cable
Since you decided to visit this page, chances are you’re either looking for oci.dll file, or a way to fix the “oci.dll is missing” error. Look through the information below, which explains how to resolve your issue. On this page, you can download the oci.dll file as well.
Popular dll files- vcruntime140.dll - Microsoft® C Runtime Library
- msvcp140.dll - Microsoft® C Runtime Library
- d3dcompiler_43.dll - Direct3D HLSL Compiler
- xlive.dll - Games for Windows - LIVE DLL
- lame_enc.dll - MP3 Encoder.
- d3dx9_43.dll - Direct3D 9 Extensions
- binkw32.dll - RAD Video Tools
- msvcp120.dll - Microsoft® C Runtime Library
- msvcr110.dll - Microsoft® C Runtime Library
- x3daudio1_7.dll - 3D Audio Library
- drt.dll - Distributed Routing Table
- loghours.dll - Schedule Dialog
- spwizimg.dll - Setup Wizard Framework Resources
- msdart.dll - Microsoft Data Access - OLE DB Runtime Routines
- w32topl.dll - Windows NT Topology Maintenance Tool
- api-ms-win-core-file-l1-2-0.dll - ApiSet Stub DLL
- windows.devices.sensors.dll - Windows Runtime Sensors DLL
- mscandui.dll - MSCANDUI Server DLL
- api-ms-win-core-util-l1-1-0.dll - ApiSet Stub DLL
- filemgmt.dll - Services and Shared Folders
Symptom
Get the following error message when trying to connect to an Oracle database from PowerBuilder:
'Oracle Library OCI.DLL could not be loaded'
Environment
PowerBuilder
Windows 10 64-bit
Reproducing the Issue
Trying to connect to Oracle from PowerBuilder with the 64-bit Oracle client will cause this error.
Cause
Powerbuilder is a 32-bit application and therefore, can only connect to 32-bit database clients.
To verify whether or not the 32-bit Oracle client is being used run the Oracle SQLPlus program. Then open the
Windows Task Manager and go to the Processes tab. Sort it by process name and look for sqlplus.exe. It will
Initialization Error Could Not Locate Oci Dll Pl Sql Developer Database
look like the following if it is running as a 32-bit application:
sqlplus.exe *32
Resolution
Initialization Error Could Not Locate Oci Dll Pl Sql Developer Key
Install the 32-bit Oracle client to resolve this issue.