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: Problem with SQL developer and query about Oracle 10g.

Re: Problem with SQL developer and query about Oracle 10g.

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 17 Jun 2006 11:38:23 +0200
Message-ID: <l8j7921oqlvj3mhlmod4i5et35j3ihm1ae@4ax.com>


On 17 Jun 2006 00:16:26 -0700, "Sameer" <dolpheen_at_gmail.com> wrote:

>Hello,
>Problem-(1)
>
>I have uninstalled the orcl (Oracle 10g) instance from my Windows 2000
>X86 PC.
>The folder C:\oracle\product\10.1.0\oradata\orcl is still there.
>I restarted the PC and installed Oracle 10g once again. This time the
>instance name is Oracle and also I have created a sample database for
>the same. This database has sample tables like emp, dept, bonus etc.
>
>Now, can I access the data from my previous Oracle instance which is
>there in the previously mentioned folder?
>How to do this?
>
>

In Oracle one instance manages one database. Apart from the fact you already deinstalled that instance (see above), you can't.

>
>Problem (2)
>About SQL Developer
>
>I have installed Oracle 10g on Windows 2000 X86 PC.
>Then I installed SQL Developer on the same.
>I can use SQL Plus of Oracle 10g using scott/tiger.
>But I cannot establish a database connection to oracle database using
>SQL Developer.
>The error is:
>Failure -Io exception: The Network Adaptor could not establish the
>connection.
>What may be the problem? Please help.
>
>-Sameer

Not reading any manuals, not reading installation procedures, and not setting up tnsnames.ora probably.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sat Jun 17 2006 - 04:38:23 CDT

Original text of this message

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