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 -> ORA-00932: inconsistent datatypes /long raw field

ORA-00932: inconsistent datatypes /long raw field

From: Andreas Jung <ajung_at_sz-sb.de>
Date: 5 Mar 1999 16:51:55 GMT
Message-ID: <7bp23b$mdb$1@hades.rz.uni-sb.de>


[ This is a repost of the following article: ]
[ From: Andreas Jung <ajung_at_sz-sb.de> ]
[ Subject: ORA-00932: inconsistent datatypes /long raw field ]
[ Newsgroups: comp.databases.oracle.tools ]
[ Message-ID: <7bolhc$4up$1_at_hades.rz.uni-sb.de> ]

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

--

                                _\\|//_
                               (' O-O ')
------------------------------ooO-(_)-Ooo--------------------------------------

   Andreas Jung, Saarbrücker Zeitung Verlag und Druckerei GmbH    Saarbrücker Daten-Innovations-Center    Gutenbergstr. 11-23, D-66103 Saarbrücken, Germany    Phone: +49-(0)681-502-1528, Fax: +49-(0)681-502-1509    Email: ajung_at_sz-sb.de (PGP key available)


Received on Fri Mar 05 1999 - 10:51:55 CST

Original text of this message

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