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 -> Context problems

Context problems

From: Håkon T Sønderland <haakonts_at_online.no>
Date: Tue, 9 Mar 1999 23:11:53 +0100
Message-ID: <MPG.114fbb11887303c9896b2@news.online.no>


Hi,

I'm new to Context and have met with a couple of problems.

Environment:

Oracle 8.0.5 Enterprise on Windows NT 4.0 sp3 Oracle Context Option 2.4.5

  1. When I try to start ctxctl80 the following error occur:

D:\>ctxctl80

CTXCTL Error occurred>
SSCTX-3001:<ConText Control: Unable to connect to the ConText service>

I can start context services using ctxsrv80 and these will show up in the 'Oracle8 Context Cartridge System Administration' tool.

Any tip on why ctxctl80 isn't starting?

2. When I try to create an index using:

begin
  ctx_ddl.create_index('TEST1_FILE_CONTENTS'); end;

The ctxsrv80 process with the DDL ('D') personality will now die.

The policy was create successfully using the administration tool. Using the administration tool to try to create the index will fail in the exact same way.

The log file looks like this:

Oracle ConText Option: Release 2.4.5.0.0 - Production on Tue Mar 9 22:51:35 1999

(c) Copyright 1998 Oracle Corporation. All rights reserved.

22-51-35 03/09/99 === OCO server startup ===
22-51-35 03/09/99 Initialized CORE
22-51-36 03/09/99 Connected to database.
22-51-36 03/09/99 === Initializing dispatcher ===
22-51-36 03/09/99 === Server startup completed. ===
22-52-58 03/09/99 Cmd 1004: begin_index, user=DEMO, polid=1060, svrcnt=1, 
runseq=1, opqual=C
22-53-00 03/09/99 End cmd 1004
22-53-01 03/09/99 Cmd 1005: populate_index, user=DEMO, polid=1060, svrcnt=1, svr=1, runseq=1, opqual=C
22-53-01 03/09/99 Begin document indexing

Any ideas what is happening?

Thanks,
Haakon
--

Core Technology AS    |Meum est propositum in taberna mori,
www.core.no           |Ut sint vina proxima morientis ori,
hts_no_at_spam_core.no   |Tunc cantabunt letius anglelorum chori:

(- _no spam_ to rply) |'Sit Deus propitius huic potatori.'
Received on Tue Mar 09 1999 - 16:11:53 CST

Original text of this message

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