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 -> Help with Oracle ConText Option

Help with Oracle ConText Option

From: Maurizio Coppari <coppari_at_remove.cirfid.unibo.it>
Date: 7 Oct 1998 09:49:37 GMT
Message-ID: <6vfdfh$4d5@sirio.cineca.it>


This is my first experience with Oracle Context Option, and I have seriuos problems:

SQL> connect ctxsys/ctxsys_at_tcp-loopback Connected.
SQL> select * from scott.ctxtest;

       ID TESTO

--------- --------------------------------------------------
        1 questa e una prova di utilizzo di context option
        2 ieri sono andato a fare la spesa ed ho comprato...
SQL> exec ctx_ddl.create_policy('ctxtest_testo','scott.ctxtest.testo') *
ERROR at line 1:
ORA-20000: ConText error:
DRG-10536: Unknown message id 10536
ORA-06512: at "CTXSYS.DRUE", line 180
ORA-06512: at "CTXSYS.CTX_DDL", line 1329
ORA-06512: at line 1

Further details:
- context is (obviously) installed;

Does anyone knows what is wrong?

Thank you in advance for any suggestion Maurizio Received on Wed Oct 07 1998 - 04:49:37 CDT

Original text of this message

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