 |
 |
|
Cannot find OCI DLL (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Cannot find OCI DLL
|
|
|
|
Cannot find OCI DLL 6 Months ago
|
Karma: 0
|
|
When I try to connect to the Oracle server, I get an error of: "Cannot find OCI DLL: oci.dll"
Question from :Roberto Primavera
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Cannot find OCI DLL 6 Months ago
|
Karma: 0
|
|
The error is generated when the DreamCoder for Oracle not find the OCI.dll on the computer.
Solution : DreamCoder for Oracle have two options to connect to the Oracle Server.
1. Standard connection with Oracle Client (OCI Connection).
2. TCP-IP Direct Connection with out OCI.
Try to use the TCP-IP Direct connection.
TCP-IP Direct:
The TCP-IP Direct is the option to connect to oracle database with out OCI interface; therefore you do not need ORACLE CLIENT.
For this connection you need:
Username : login
Password : password
Machine : IP of Database server
Instance : Oracle Instance Name
Port : Default Oracle port 1521
Regards,
Peter
|
|
|
|
|
|
|
Last Edit: 2008/05/22 08:21 By ptesone.
|
|
|
The administrator has disabled public write access.
|
|
|
|
|
|