If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > The Installation of Oracle 10g Express edition

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-11, 00:38
renoald renoald is offline
Registered User
 
Join Date: Nov 2011
Posts: 3
The Installation of Oracle 10g Express edition

Hai ,
I have install the oracle 10g express edition and oracle Jdeveloper edition in window xp (Oracle express in directory D and JDeveloper i directory C)
when i connect the JDeveloper with Oracle 10g database , the error have occur:

Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
The Connection descriptor used by the client was:
localhost:1521:ORCL
So , i think when we install oracle , there have some thing must
be concerned so that this error will not happen !
Any one have idea about it ?
Reply With Quote
  #2 (permalink)  
Old 12-07-11, 01:23
hasan_uiu hasan_uiu is offline
Registered User
 
Join Date: Jan 2009
Location: Dhaka, Bangladesh
Posts: 51
Make sure the oracle DB listener is running and input correct SID in connection description.
__________________
Mohammad Hasan Shaharear
E-mail
Blog: http://shaharear.*************
Reply With Quote
  #3 (permalink)  
Old 12-07-11, 04:51
Littlefoot Littlefoot is offline
Lost Boy
 
Join Date: Jan 2004
Location: Croatia, Europe
Posts: 3,629
I never used JDeveloper. However: is there a TNSNAMES.ORA file somewhere in JDeveloper's directory (or one if its subdirectories)? If yes, I suppose that it doesn't contain entry for your XE database. Try to copy contents of XE's TNSNAMES.ORA into JDeveloper's TNSNAMES.ORA - then run JDeveloper again and connect it to XE. What happens?
Reply With Quote
Reply

Tags
jdeveloper, oracle 10g express

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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