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: Problem with function based index on timestamp

Re: Problem with function based index on timestamp

From: Björn Wächter <bwc_at_p3-solutions.de>
Date: Thu, 15 Dec 2005 20:44:50 +0100
Message-ID: <40dvg0F19a5voU1@news.dfncis.de>


executing in sqlplus I get:

SQL> select * from a;
select * from a

               *
ERROR at line 1:
ORA-03113: end-of-file on communication channel

viewing the data of the table in Toad I get: ORA-00932: inconsistent datatypes: expected NUMBER got -

Björn Received on Thu Dec 15 2005 - 13:44:50 CST

Original text of this message

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