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 -> 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: 1998/12/05
Message-ID: <19981205085011.08078.00000269@ng-fb2.aol.com>#1/1

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 - 00:00:00 CST

Original text of this message

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