Re: Need help regarding JDBC
- From: Ian Mills <news@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 05 Feb 2006 13:36:42 +0000
Mradul wrote:
Hi,This looks more like a networking issue rather than a java problem. What opertaing system are you using?
I'm using Oracle 8.0 as database..for which i have created a new TNS
entry with my own SID. I tried a demo run of my app, which was running
fine..and was able to connect to the database as well. Bu recently i
have subscribed to a broadband service...and after the same i try to
run the app...its not connectin to the DB. It is giving the following
message on the console...
ORA-12203: TNS:unable to connect to destination
My TNS entry goes as such
ORACLE.SWEETHEART =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = sweetheart)(PORT = XXXX))
(CONNECT_DATA = (SID = ORCL))
)
Plz help
.
- Follow-Ups:
- Re: Need help regarding JDBC
- From: Mradul
- Re: Need help regarding JDBC
- References:
- Need help regarding JDBC
- From: Mradul
- Need help regarding JDBC
- Prev by Date: Re: need Oracle jdbc connection example source code
- Next by Date: Re: Need help regarding JDBC
- Previous by thread: Re: Need help regarding JDBC
- Next by thread: Re: Need help regarding JDBC
- Index(es):
Relevant Pages
|