Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Configuring JDev with Oracle

Re: Configuring JDev with Oracle

From: Biere <ronan.biere_at_wanadoo.fr>
Date: Tue, 17 Sep 2002 08:32:25 +0200
Message-ID: <am6i65$828$1@wanadoo.fr>


Thanks a lot.
Maybe it could help someone else in the same case. Type : Oracle (JDBC)
Authentification. Username : SYS. Password : **. Role : SYSDBA Connection. Driver : thin. HostName : localhost. JDBC Port : 1521. SID : high

> On Mon, 16 Sep 2002 20:58:27 +0200, Biere wrote:
>
> > Hello everybody.
> >
> > Easy question. I apologize for it ! But i don't find the solution.
> >
> > I have installed JDeveloper9i and Oracle9i on my computer.
> >
> > An Oracle HTTP Server is opened.
> >
> > Oracle HTTP Server Powered by Apache/1.3.22 (Win32) mod_plsql/3.0.9.8.3b
> > mod_ssl
> > /2.8.5 OpenSSL/0.9.6b mod_fastcgi/2.2.12 mod_oprocmgr/1.0 mod_perl/1.25
> > running...
> >
> > So next, i had wanted to try the connection to the database. I opened
> > JDev. I tried to create a new Database Connection. And here i really
> > don't know which one to choose for 'Connection Type' : Oracle JDBC,
> > JDBC-ODBC bridge, Oracle Lite, Third Party JDBC driver. I tried all of
> > them but it didn't work.
> >
> > If someone can tell me which connection i have to pick, i would be very
> > pleased.
> >
> > Ronan Biere.
>
> Just to get started, use the thin driver. It almost never fails.
> You don't need the Apache stuff. From JDeveloper9i, just create a new
> database connection, enter the host, port, sid, userid password and
> deploy password. Then test the connection, there is a test page in the
> notebook control. If the connection works, you can use it for your
> projects.
>
> If you just want to write code that connects to the database, you don't
> need aforementioned connection.
> --
> Cheers,
>
> dmz17 --- If I had an Xbox it would run Linux ---
Received on Tue Sep 17 2002 - 01:32:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US