Home » Other » Client Tools » Connecting Toad with Oracle 10g
Connecting Toad with Oracle 10g [message #169918] Sun, 30 April 2006 10:16 Go to next message
oracle_nerd
Messages: 2
Registered: April 2006
Junior Member
Hi,

I have edit my tnsnames file as follows:

# tnsnames.ora Network Configuration File: C:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.

ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
)
)

Now when i try to connet to the database using SCOTT/TIGER it gives me error initialization error could not locate OCI dll .

Please can anyone help....
Re: Connecting Toad with Oracle 10g [message #169975 is a reply to message #169918] Mon, 01 May 2006 05:56 Go to previous message
orausern
Messages: 826
Registered: December 2005
Senior Member
Are you able to connect to oracle from sql plus? if yes, then the problem may be Toad specific..
Previous Topic: isqlplus error
Next Topic: SQL Developer issue
Goto Forum:
  


Current Time: Thu Mar 28 11:21:53 CDT 2024