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: Size of LONG RAW object?

Re: Size of LONG RAW object?

From: Ellen Liang <ellen_at_letterbox.com>
Date: 1998/02/04
Message-ID: <01bd3116$a20f5fc0$8c01a8c0@sgp140.mediadata.com.sg>#1/1

I tried your suggestion (vsize), but error in :

select vsize(image)

             *
ERROR at line 1:
ORA-00997: illegal use of LONG datatype

Can you elaborate ?
Natarajan Malupillai <mnatty_at_ix.netcom.com> wrote in article <34CFF6B6.48DB_at_ix.netcom.com>...
> Ivars Grinbergs wrote:
> >
> > Hi all,
> >
> > Is there any way to determine size of LONG RAW object stored in Oracle
> > 7.3.3 server, e.g., is there something like LENGTH(long raw)?
> >
> > Sincerly,
> > I.Grinbergs
> >
> > P.S. Please, e-mail a copy of replay directly to my e-mail address!
> Try vsize(long raw), it should give you the size in bytes
>
> Natty
>
Received on Wed Feb 04 1998 - 00:00:00 CST

Original text of this message

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