Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: extproc using too much CPU time
hi,
i have 8.1.7 on WinNT Server, but the problem is not solved in this
version, intermedia-indexing put file-information for indexing in a
table, i think ctx_pending or so, stepwise now the ctxhx process index
the files and write the tokens to the index tables, but in some cases
ctxhx cannot index an file and "hangs", the ctxhx runs with ca. 50% of
cpu, but the database "sleeps".
kill the ctxhx process and the next entry from ctx_pending be worked.
dayly in our database come ca. 500 documents, and i have an workaround
that automaticly kills the ctxhx process when it runs longer than 30
seconds.
oracle have no new ctxhx-executable (WinNT) to solve the problem.
you can test an document with the commandline "ctxhx.exe inputfile outputfile.htm". if the outputfile.htm was generated its ok, if not, an error occured.
better informations in german.
cu
meikel
"Stephan Bressler" <stephan.bressler_at_pdb.sbs.de> wrote in message news:<9v4rad$m0t$1_at_news.mch.sbs.de>...
> Hi,
>
> I had the same problem with intermedia. Due to a bug in Oracle, the
> conversion into plain text via extproc (process ctxhx) kept looping and
> eating cpu cycles "forever".
> Migration to 8.1.7 fixed the problem.
>
> Regards
> Stephan
>
>
Received on Tue Dec 11 2001 - 15:28:59 CST
![]() |
![]() |