topleft
topright
SQLPlex forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:oci dll was not found (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:oci dll was not found
#78
mail-question (User)
Junior Boarder
Posts: 29
graph
User Offline Click here to see the profile of this user
oci dll was not found 4 Months ago Karma: 0  
HI,

WHILE I AM EXECUTING IT SHOWS AN ERROR MESSAGE:

"OCI DLL WAS NOT FOUND". THEN DOWNLOADED OCI DLL FROM GOOGLE BUT STILL NOT WORKING.PLEASE HELP ME WITH THIS.


Question from : kanna prasanth
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#80
ptesone (Admin)
Admin
Posts: 29
graph
User Offline Click here to see the profile of this user
Re:oci dll was not found 4 Months ago Karma: 0  
mail-question wrote:
QUOTE:
HI,

WHILE I AM EXECUTING IT SHOWS AN ERROR MESSAGE:

"OCI DLL WAS NOT FOUND". THEN DOWNLOADED OCI DLL FROM GOOGLE BUT STILL NOT WORKING.PLEASE HELP ME WITH THIS.


Question from : kanna prasanth


hi,

The error is generated when the DreamCoder for Oracle not find the OCI.dll on the computer.

Solution 1 : You can try to install the Oracle Client in your computer.
http://www.oracle.com/technology/software/products/database/oracle11g/111060_win32soft.html

Solution 2 :
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 Tesone
Mentat Technologies
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop
SQLPlex | Copyright © 2008 Mentat Technologies. All Rights Reserved