Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Connecting JDeveloper to Oracle DB
Gary Floam wrote:
> Hello all,
>
> A dumb, dumb question. I have Oracle JDeveloper Version 9.0.5.0.0 Preview
> and instance of Oracle 10g Enterprise Edition Release 10.1.0.2.0 . All this
> is running on a single XP minicomputer. Problem: I cannot get JDeveloper
> to connect to the Oracle DB. I went through all the connection wizards on
> JDeveloper, but nothing seemed to work. I am a novice to JDeveloper but not
> a novice to Oracle DB. Can someone tell what kind of connection I want and
> how to establish it.
>
> Thank you all
>
>
try: localhost:1521:orcl
provided your listener is up and running.
For me, thin driver, fqhn, listener port and sid work fine
-- Regards, Frank van BortelReceived on Thu Jul 21 2005 - 11:58:00 CDT
![]() |
![]() |