Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: How to drop DML queue in context server?

Re: How to drop DML queue in context server?

From: TimKArnold <timkarnold_at_aol.com>
Date: 5 Dec 1998 13:50:11 GMT
Message-ID: <19981205085011.08078.00000269@ng-fb2.aol.com>


try

Truncate table ctxsys.drq_pending;
I don't believe you want to drop it.

Regards,
Tim
>Hi
>I am new to the use of context server.
>I re-indexed some text column using ctx_dml_reindex but server getting on
>running(hard disk continuouly busy)
>for an hour. I stopped the server. Since then the reindex process was always
>pending since NOV 16.
>How can drop DML index process queue?
>
>
>Thanks
>Antony Ma
>

>
Received on Sat Dec 05 1998 - 07:50:11 CST

Original text of this message

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