| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> ORA-3115 on oracle 8.0.5 on Linux Anyone else with these problem ?
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.
Any solutions ?
Thank´s
Olaf Raether Received on Thu Feb 10 2000 - 07:22:03 CST
![]() |
![]() |