Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ConText Option indexing error
Hi,
when I try to create a ConText index I alwys get an error:
SQL> execute ctx_ddl.create_index('ctx_soif_keys') begin ctx_ddl.create_index('ctx_soif_keys'); end;
*
ERROR at line 1:
ORA-20000: ConText error: ORA-06512: at "CTXSYS.DRUE", line 110 ORA-06512: at "CTXSYS.CTX_DDL", line 245 ORA-06512: at line 1
The policy 'ctx_soif_keys' was successfully created...
What am I doing wrong?
Thanks for any help, Gerhard.
-- Dipl. Inform. Gerhard Möller -- Gerhard.Moeller_at_OFFIS.Uni-Oldenburg.DE OFFIS | | | | | | Tel.: 0441/9722-122 Escherweg 2 | | | | | | Sekr.: 0441/9722-113 oder -101 D-26121 Oldenburg |O|F|F|I|S| Fax: 0441/9722-102Received on Tue Jun 03 1997 - 00:00:00 CDT
![]() |
![]() |