eZ Oracle 1.5 - ORA-00920: invalid relational operator

Author Message

Franz Hübertus

Wednesday 27 February 2008 3:32:31 am

Hi,

we've mirgated a working eZ Publish 3.9.0 installation from MySQL 5 to Oracle and now we get the following error:

[ Feb 27 2008 12:06:47 ] [192.168.XXX.XXX] eZOracleDB:
Error (920): ORA-00920: invalid relational operator

Failed query at offset 283:
SELECT count(*) AS count
FROM ezcontentobject_link
WHERE from_contentobject_id=217 AND
from_contentobject_version=5 AND
to_contentobject_id=219 AND
( relation_type & 8 ) != 0 AND
contentclassattribute_id=188 AND
op_code='0'

Start of error:
& 8 ) != 0 AND
contentclassattribute_id=188 AND
op_code='0'

Seem it doesn't like the bit operation (relation_type & 8). Is there any bugfix / workaround / tip available?

best regards

FranzH

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 10:35:12
Script start
Timing: Jan 18 2025 10:35:12
Module start 'layout'
Timing: Jan 18 2025 10:35:12
Module start 'content'
Timing: Jan 18 2025 10:35:12
Module end 'content'
Timing: Jan 18 2025 10:35:12
Script end

Main resources:

Total runtime0.6402 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.1563152.6406
Module start 'layout' 0.00630.0029 741.796939.4922
Module start 'content' 0.00920.6294 781.2891404.0547
Module end 'content' 0.63870.0015 1,185.34388.1250
Script end 0.6402  1,193.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4989160.0002
Check MTime0.00130.1992160.0001
Mysql Total
Database connection0.00090.141410.0009
Mysqli_queries0.591792.4218460.0129
Looping result0.00050.0770440.0000
Template Total0.605194.520.3026
Template load0.00200.307020.0010
Template processing0.603194.212720.3016
Template load and register function0.00020.036210.0002
states
state_id_array0.00080.127110.0008
state_identifier_array0.00120.188720.0006
Override
Cache load0.00160.2442230.0001
Sytem overhead
Fetch class attribute can translate value0.00090.135010.0009
Fetch class attribute name0.00120.180910.0012
XML
Image XML parsing0.00010.015510.0001
class_abstraction
Instantiating content class attribute0.00000.000810.0000
General
dbfile0.00070.1086100.0001
String conversion0.00000.001640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs