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

Re: ORA-00932: inconsistent datatypes /long raw field

From: Mark Gumbs <mgumbs_at_hotmail.com>
Date: Mon, 8 Mar 1999 09:14:30 -0000
Message-ID: <36e393b0.0@145.227.194.253>


I tried creating a table calles sux with the same definition you supplied and tried selecting from it and had no problems. However, i am using oracle 8.

There are about a million and one things you cannot do with a long datatype, some of which involves select statements. I'm not sure if there is a bit more to your select statement that you haven't posted. If not, i'm afraid i'm out of ideas :-(.

Mark

Andreas Jung wrote in message <7bp23b$mdb$1_at_hades.rz.uni-sb.de>...
>[ This is a repost of the following

         ]
>[ From: Andreas Jung

                 ]

>[ Subject: ORA-00932: inconsistent datatypes /long raw
]
>[ Newsgroups:
]
>[ Message-ID:
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 Mon Mar 08 1999 - 03:14:30 CST

Original text of this message

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