ORA-00932: inconsistent datatypes /long raw field

From: Andreas Jung <ajung_at_sz-sb.de>
Date: 5 Mar 1999 13:17:32 GMT
Message-ID: <7bolhc$4up$1_at_hades.rz.uni-sb.de>



[Quoted] Under Oracle 7.3.3/Solaris 2.5.1 we have the following problem:

create table sux(sux long raw);
select * from sux;

ERROR:
ORA-00932: inconsistent datatypes                                      

What's the problem behind here ?

Thanks,
Andreas Received on Fri Mar 05 1999 - 14:17:32 CET

Original text of this message