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

Re: Major dissapointment

From: Telemachus <telemachus_at_ulysseswillreturn.net>
Date: Wed, 2 Jul 2003 14:57:18 +0100
Message-ID: <2xBMa.21034$pK2.31758@news.indigo.ie>


Check on the server logs... you will probably find a 600 or a 4030 error. your DBA should be telling you there is a problem with that table. "MK" <MK_at_foo.com> wrote in message
news:bdumu3$107bsa$1_at_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:57:18 CDT

Original text of this message

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