Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old June 2nd, 2004, 05:39 AM
cjtan cjtan is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 1 cjtan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question ORA-12203: TNS:unable to connect to destination

hi.. i receive this error when i trying to connect to Form builder 6i.
i had try to connect using default name scott/tiger. but it stil the same error...

besides, i was unable to install Report builder 6i.. it always prompt out an error " You must close all Oracle Application before installation" (it stated SQL*Net is running)..
wat wrong with this???

however, i can connect to server side database, sql*plus...
wat i faced is i cant connect on client site application...

wat can i do to resolve??

Reply With Quote
  #2  
Old June 4th, 2004, 02:34 AM
SeaBird505 SeaBird505 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 25 SeaBird505 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 50 sec
Reputation Power: 0
Open <OracleDeveloperInstallDirec> -> Net80 ->TNSNames.ora and add the following at the start.

Code:
MyOwnDB =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = HostPCName)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SID = DatabaseSID)
    )
  )


While connecting to oracle from dev , the 3rd parameter must match "MyOwnDB" (name it anything you like)...

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > ORA-12203: TNS:unable to connect to destination


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway