Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Connection Question
Aaron, can you post the listener.ora and the tnsnames.ora file, or copy the
contents of the database you're trying to connect to... maybe we can help.
However, before you do this, in Windows 98 the Oracle instance does NOT
start automatically when you start your computer. So you might want to
start the database manuall, or create a .bat script in your Startup folder.
Try connecting to the database, through SQLPLUS as INTERNAL, and see if you
can get to it that way.
Otherwise, paste those two files. Good luck.
-- Alex Ivascu DBA/SA ======================== "Aaron Roquena" <aroque1_at_uic.edu> wrote in message news:Pine.GSO.4.10.10109182227470.9112-100000_at_icarus.cc.uic.edu...Received on Wed Sep 19 2001 - 23:28:57 CDT
> Hi,
> I'm running Oracle 8i personal Edition, version 8.1.5 on Windows
> 98 SE. I've been through much of documentation, but I can't get it to
> work. I'm trying get my JAVA application running on the same machine to
> connect to the DB. I can't get that far since my listeners won't work.
> I try using the Net8 EZ config tool, but whenever I test it,it fails.
> Any thoughts?
>
> Thanks in advance for any help
>
![]() |
![]() |