Context Server
From: Josef Huber <josef.huber_at_ennstal.at>
Date: 1997/05/27
Message-ID: <01bc6082$76a23c50$149a70c2_at_AnonymousIPX>#1/1
Date: 1997/05/27
Message-ID: <01bc6082$76a23c50$149a70c2_at_AnonymousIPX>#1/1
Hi all !!!
Using Oracle7 Server Release 7.3.2.3.1, Oracle Context Option Client 1.1.2.0.0 under Windows NT 4.0
When i'm execute ctx_query.contains works it fine but from a SELECT statement i got this error.
select score(1) from art
where contains(art.ktx,'wanne',1) > 0
order by score(1)
ORA-00604: error occurred at recursive SQL level 1 ORA-20000: ConText error: DRG-10801: text query failed DRG-11300: failed to translate query DRG-11330: failed to allocate result table DRG-52005: error allocating table ORA-20000: ConText error: DRG-11106: user database session has terminated during this operation ORA-06512: at "CTXSYS.DRUE", line 110 ORA-06512: at line 1 ORA-06512: at "CTXSYS.DRUE", line 110 ORA-06512: at "CTXSYS.DR_REWRITE", line 73 ORA-06512: at "DRSYS.DR_REWRITE", line 11 ORA-06512: at line 1
Could anybody help me ?
Ciao,
Joe
Received on Tue May 27 1997 - 00:00:00 CEST