Exforsys

Online Training

ora-12203: TNS:unable to connect destination

This is a discussion on ora-12203: TNS:unable to connect destination within the Oracle Tutorials forums, part of the Articles and Tutorials category; Hi, I installed oracle 9i and forms 6i on windows xp media center 2005 edition. When i tried to connect ...


Go Back   Exforsys > Articles and Tutorials > Oracle Tutorials

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-10-2007, 02:36 PM
Junior Member
 
Join Date: Oct 2005
Posts: 2
msunder is on a distinguished road
Smile ora-12203: TNS:unable to connect destination

Hi,

I installed oracle 9i and forms 6i on windows xp media center 2005 edition. When i tried to connect the database from forms i am getting the following error.

ora-12203: TNS:unable to connect destination.

Please help me to solve this problem.

Thanx in advance.
Sunder.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-07-2008, 06:22 AM
Junior Member
 
Join Date: Dec 2006
Posts: 3
siraj_ahmed is on a distinguished road
Send a message via Yahoo to siraj_ahmed
check ur tnsnames.ora file.. there has to be an entry in it.

host_name:ip address of the pc or server ur connecting sid=oracle instance name

for eg
test =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = TCP)
(Host = host_name)
(Port = 1521)
)
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = TCP)
(Host = host_name)
(Port = 1526)
)
)
(CONNECT_DATA = (SID = instance_name)
)
)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-07-2008, 07:12 AM
Junior Member
 
Join Date: Jul 2007
Location: Birmingham-UK
Posts: 12
Larry Cumber is on a distinguished road
If this did not start then you have to do some verification


Is your service name is correct.

2. Verify that the name of the ‘host’ computer (defined as part of the TNS address) is valid and correct.

3.Ensure that the listener is up and running.

4check if the oracle services are running too.

Trouble shoot it this way and get back to us.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-07-2008, 07:18 AM
Junior Member
 
Join Date: Jul 2007
Location: Birmingham-UK
Posts: 12
Larry Cumber is on a distinguished road
I would also advice you to check the sqlnet.log.
Are there any errors ? If so then what are these errors.
Can you connect via SQlplus ?
Also is the Oracles sid set ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Trainee- Team Associates - Sirius Connect Pvt Ltd techguru Freshers Jobs 0 06-11-2005 04:11 PM
Apple II Csa2 FAQs: Telecom Hardware & Transfers, Part 20/25 rubywand@swbell.net Tech FAQ 0 04-04-2004 07:29 AM


All times are GMT -4. The time now is 12:26 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.