[Zope-DB] DCOracle2 problem: Segmentation Fault (core dumped)

Matthew T. Kromer matt at bane.mi.org
Sun Mar 28 15:05:48 EST 2004


The current version of DCOracle2 doesn't support XMLTYPE result columns.


On Mar 28, 2004, at 2:38 PM, Leukel Rainer wrote:

>  
> Dear list,
>  
> I do have a problem with retrieving lobs from an oracle XMLTYPE column:
>  
>         strSQL = "select lobfield from table where bla…"
>         db = DCOracle2.connect(‘x/y’)
>         c = db.cursor()
>         c.execute(strSQL)
>         r = c.fetchone()
>  
> ð           Segmentation Fault (core dumped)
>  
> The table has more than one XMLTYPE fields.
> Inserted clob values for this lobfield are available in Oracles 
> sqlplus.
>  
> Upgrading to DCOracle 2.1.3Beta do has a similar behaviour? Or is it 
> reasonable?
> What else can I do?
>  
>  
> Used Versions:
> Sun Microsystems Inc.   SunOS 5.9
> Oracle 9i R2
> DCOracle2.version1.2 -- DCOracle2 1.95 (dco2: 1.120 -DORACLE8i 
> -DORACLE9i -DUSEOBJECT -D_REENTRANT )
>
> Python: '2.3.3 (#9, Feb 28 2004, 12:10:26) \n[GCC 3.3]'
>
>  
>
>  
>
> _____________________________________________
>  Rainer Leukel
>  Saarbrücker Zeitung Verlag und Druckerei GmbH
>  Multimedia EU Untertürkheimer Straße 15
>  D-66103 Saarbrücken
>  Tel.: +49 (0)681 502 1564
>  Fax: +49 (0)681 502 79 1564
>  Mobil: +49 (0)173 3212148
>
>  
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> http://mail.zope.org/mailman/listinfo/zope-db
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 4801 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-db/attachments/20040328/3970ec19/attachment.bin


More information about the Zope-DB mailing list