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 -> Major dissapointment

Major dissapointment

From: MK <MK_at_foo.com>
Date: Wed, 2 Jul 2003 15:32:39 +0200
Message-ID: <bdumu3$107bsa$1@ID-174077.news.dfncis.de>


Hi group,
The biggest dissapointment with Oracle so far:

        SQL> select count(*) from factTable;
        select count(*) from factTable
        *
        ERROR at line 1:
        ORA-03113: end-of-file on communication channel


This doesn't happen on other tables in the database, only on this table. It's absolutely reproducible, that is, it happens every time I run the trivial query above.

It's a partitioned table, otherwise a completely normal table. I also have other tables in the same schema which don't cause any problems. Ora 8.1.6 EE on Win 2000 Server. Any info on this error? Thx, Received on Wed Jul 02 2003 - 08:32:39 CDT

Original text of this message

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