473,507 Members | 2,473 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Oracle DB Link issues

3 New Member
Hi Guys,
I am having some issues trying to setup a DB Link for an Oracle 9i to 8i Database.

I suspect my TNSNAMES entry on the 9i box, as i cannot connect from the 9i box to the target system using SLQ*PLUS.

I have tried many different combinations on the TNSNAMES entry on the 9i box, but had no luck.

I am trying to connect to the WDEV.COMPANY.COM instance, can anyone advise on an appropriate TNS entry for this DB?

Here is the Listener file for the target DB:

################
# Filename......: listener.ora
# Name..........: ESLAM.COMPANY.COM
# Date..........: 06-MAY-99
################
SQLNET.AUTHENTICATION_SERVICES = (NONE)

USE_PLUG_AND_PLAY_LSNR1527 = OFF
USE_CKPFILE_LSNR1527 = OFF
LSNR1527 =
(ADDRESS_LIST =
(ADDRESS=
(PROTOCOL=IPC)
(KEY= WDEV.COMPANY.COM)
)
(ADDRESS=
(PROTOCOL=IPC)
(KEY= WDEV)
)
(ADDRESS =
(COMMUNITY = DBUSER.COMPANY.COM)
(PROTOCOL = TCP)
(Host = <ip address>)
(Port = 1527)
)
)
STARTUP_WAIT_TIME_LSNR1527 = 0
# CONNECT_TIMEOUT_LSNR1527 = 10
CONNECT_TIMEOUT_LSNR1527 = 0
TRACE_LEVEL_LSNR1527 = OFF
#SID_LIST_LSNR1527 =
# (SID_DESC =
# (GLOBAL_DBNAME = WDEV.COMPANY.COM)
# (SID_NAME = WDEV)
# (ORACLE_HOME = /SLAM/oracle8i)
# (PRESPAWN_MAX = 0)
# )

SID_LIST_LSNR1527 =
(SID_LIST =
(SID_DESC =
(GLOBAL_DBNAME = WDEV.COMPANY.COM)
(SID_NAME = WDEV)
(ORACLE_HOME = /SLAM/oracle8i)
(PRESPAWN_MAX = 0)
)
(SID_DESC =
(GLOBAL_DBNAME = WILD2.COMPANY.COM)
(SID_NAME = WILD2)
(ORACLE_HOME = /SLAM/oracle8i)
(PRESPAWN_MAX = 0)
)
)
Mar 22 '06 #1
1 7349
Oranewbie
3 New Member
Hi Everyone,

I have fixed the issue, it was the TNSNAMES entry as I suspected.

Someone had copied and pasted from windows/outlook resulting in bad charachters in the file. Removing all spaces and carriage returns fixed it.

:)
Mar 23 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
3834
by: ecPunk | last post by:
Hi, We have a web application where we want a user to be able to change his/her password if the password has expired but we are unable to do this with ASP (at the moment) because we can't log...
4
3961
by: Abram Friesen | last post by:
Hi, I'm a developer for a software application vendor, and our application makes use of a customer-maintained Oracle 8i/9i database. We've had a customer request to support DB2 database, and I'm...
5
3288
by: NormaJean Sebastian via DBMonster.com | last post by:
Hi, I almost read all of the "DB2 vs Oracle" thread... The summary I got from that was all databases essentially do the same things, the decision of which one you use primarily depends on...
13
3281
by: BigDaDDY | last post by:
Um yeah....In case you haven't figured it out, Microsoft sucks. I'm going to be kicked back in my chair eating popcorn and watching football 10 years from now, while all you clowns are scrambling...
5
4633
by: dave71 | last post by:
Hi Could someone please advise me how to remove the schema name from linked tables within Access. For example when I connect to a Oracle database via Microsoft ODCB for Oracle the list of...
9
2984
by: AnandaSim | last post by:
Hi All, I've had Access 97, 2000 connections to the corporate Oracle database for a few years now - but seldom use it. When I did use it years ago, performance was not fast but the features were...
2
4209
by: egoldthwait | last post by:
I need to convert a 17mb access 2000 db to Oracle and house it in a Citrix farm. The issue: we have never converted an Access Db to Oracle but can probably use Oracle's Workbench to assist with...
1
3092
by: Magnus Flisberg | last post by:
Best programmer, My mission is to execute a sql statement in vb.net and retrive the data into a file. I have managed to detect som issues with my code: queryString = "SELECT ...." ...
0
2708
by: akshalika | last post by:
I am new to Biztalk. In my project we need to connect oracle database and insert data into oracle table using BizTalk project. I use WCF Adapter pack(SP2). I create biztalk project then using Consume...
0
7221
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7109
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7372
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7029
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7481
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3179
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1537
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
758
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
411
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.