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 -> ORA-3115 on oracle 8.0.5 on Linux Anyone else with these problem ?

ORA-3115 on oracle 8.0.5 on Linux Anyone else with these problem ?

From: Olaf Raether <o.raether_at_windsoft.de>
Date: Thu, 10 Feb 2000 14:22:03 +0100
Message-ID: <9rqiOH2LjNcJd5FBm0tuswkn989t@4ax.com>


We have a Oracle 8.0.5 Installation.

Everything is working well. The only Problem we have is a JDBC problem. I get an ORA-3115 when i try to execute a query with more then one column, or a query with an (*) like select * from foo.

select colx from foo is working.
select colx, coly from is not working
select * from foo is not working

-The same program is working well on an Oracle 7.3.4.0.0 on NT4.

- Tried this from different clients (Windows, linux)

Any solutions ?

Thank´s

Olaf Raether Received on Thu Feb 10 2000 - 07:22:03 CST

Original text of this message

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