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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Problem to start Context server

RE: Problem to start Context server

From: SAURY Alain <ASAURY_at_recherche.loreal.com>
Date: Fri, 17 Nov 2000 10:34:25 +0100
Message-Id: <10683.122352@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C05079.93389E00
Content-Type: text/plain;
 charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

On Unix we use a '&' at the end of the command so that it yields to = other
processes.
On NT we have a separate DOS Window that runs the process.=20 Hope that helps, Alain.

	-----Message d'origine-----
	De:	Tirumala, Surendra   HS [SMTP:surendra.tirumala_at_hs.utc.com]
	Date:	jeudi 16 novembre 2000 19:49
	=C0:	Multiple recipients of list ORACLE-L
	Objet:	Problem to start Context server

	Hi list,

	We are required to start two context servers on one of our
interMedia
	enabled Oracle 8.1.6 databases.We are asked to start the servers(two
	atleast) with the personality options of QDL.

	We isuued the following cmd after refering to Doc ID: Note:114100.1

	$ ctxsrv -user ctxsys/ctxsys -personality QDL -log ctx.log

	It resulted in the following error:

	NLS_LANG not set - using defaults.
	DRG-10200: invalid server personality mask: QDL

	After looking into 8i doc we concluded that the allowed option for
	personality is M only.
	We issued the following with option M

	$ ctxsrv -user ctxsys/ctxsys -personality M -log ctx.log

	And it is hanging, and not coming out.
	We observed the following in the logfile.

	Oracle interMedia Text: Release 8.1.6.0.0 - Production on Tue Nov 14
	09:52:53 20
	00


(c) Copyright 1999 Oracle Corporation. All rights reserved.
09:52:53 11/14/00 =3D=3D=3D OCO server startup =3D=3D=3D 09:52:53 11/14/00 Initialized CORE 09:52:53 11/14/00 Connected to database. 09:52:53 11/14/00 =3D=3D=3D Initializing dispatcher =3D=3D=3D 09:52:53 11/14/00 =3D=3D=3D Server startup completed. =3D=3D=3D That is, it indicating as if context server is started. After waiting for 20 minutes I have the killed(I mean, ^C) the process. I have not observed any servers running when I issued the query: Select count(*) from ctx_servers; Please suggest us what to do to overcome this problem. Also let me know how to start more that one context server. regards, Surendra Tirumala Oracle DBA 860-654-1322 (work) 860-298-9141 (home) --=20 Please see the official ORACLE-L FAQ: http://www.orafaq.com --=20 Author: Tirumala, Surendra HS INET: surendra.tirumala_at_hs.utc.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).

------_=_NextPart_001_01C05079.93389E00
Content-Type: text/html;
 charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 5.5.2651.75">
<TITLE>RE: Problem to start Context server</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2 FACE=3D"Arial">On Unix we use a '&amp;' at the end of = the command so that it yields to other processes.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Arial">On NT we have a separate DOS Window = that runs the process. </FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Hope that helps, Alain.</FONT>
</P>
<BR>
<UL>
<P><A NAME=3D"_MailData"><FONT SIZE=3D1 FACE=3D"Arial">-----Message =
d'origine-----</FONT></A>
<BR><B><FONT SIZE=3D1 =
FACE=3D"Arial">De:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=3D1 = FACE=3D"Arial">Tirumala, Surendra&nbsp;&nbsp; HS = [SMTP:surendra.tirumala_at_hs.utc.com]</FONT> <BR><B><FONT SIZE=3D1 FACE=3D"Arial">Date:&nbsp;&nbsp;</FONT></B> <FONT = SIZE=3D1 FACE=3D"Arial">jeudi 16 novembre 2000 19:49</FONT> <BR><B><FONT SIZE=3D1 =
FACE=3D"Arial">=C0:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT = SIZE=3D1 FACE=3D"Arial">Multiple recipients of list ORACLE-L</FONT> <BR><B><FONT SIZE=3D1 FACE=3D"Arial">Objet:&nbsp;</FONT></B> <FONT = SIZE=3D1 FACE=3D"Arial">Problem to start Context server</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Hi list,</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">We are required to start two = context servers on one of our interMedia</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">enabled Oracle 8.1.6 = databases.We are asked to start the servers(two</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">atleast) with the personality = options of QDL.</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">We isuued the following cmd = after refering to Doc ID: Note:114100.1</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">$ ctxsrv -user ctxsys/ctxsys = -personality QDL -log ctx.log</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">It resulted in the following = error:</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">NLS_LANG not set - using = defaults.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">DRG-10200: invalid server = personality mask: QDL</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">After looking into 8i doc we = concluded that the allowed option for</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">personality is M only.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">We issued the following with = option M</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">$ ctxsrv -user ctxsys/ctxsys = -personality M -log ctx.log</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">And it is hanging, and not = coming out.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">We observed the following in = the logfile.</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Oracle interMedia Text: Release = 8.1.6.0.0 - Production on Tue Nov 14</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 20</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">00</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">(c) Copyright 1999 Oracle = Corporation.&nbsp; All rights reserved.</FONT> </P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 11/14/00 =3D=3D=3D OCO = server startup =3D=3D=3D</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 11/14/00 Initialized =
CORE</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 11/14/00 Connected to =
database.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 11/14/00 =3D=3D=3D =
Initializing dispatcher =3D=3D=3D</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">09:52:53 11/14/00 =3D=3D=3D =
Server startup completed. =3D=3D=3D</FONT> </P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Courier New">That is, it indicating as if = context server is started.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">After waiting for 20 minutes I = have the killed(I mean, ^C) the process.</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">I have not observed any servers = running when I issued the query:</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Select count(*) from = ctx_servers;</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Please suggest us what to do to = overcome this problem.</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Also let me know how to start = more that one context server.</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">regards,</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Surendra Tirumala</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">Oracle DBA</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">860-654-1322 (work)</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">860-298-9141 (home)</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Courier New">-- </FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">Please see the official = ORACLE-L FAQ: <A HREF=3D"http://www.orafaq.com" = TARGET=3D"_blank">http://www.orafaq.com</A></FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">-- </FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">Author: Tirumala, = Surendra&nbsp;&nbsp; HS</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">&nbsp; INET: = surendra.tirumala_at_hs.utc.com</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Fat City Network = Services&nbsp;&nbsp;&nbsp; -- (858) 538-5051&nbsp; FAX: (858) = 538-5051</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">San Diego, = California&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- Public Internet = access / Mailing Lists</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier =

New">-------------------------------------------------------------------=
-</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">To REMOVE yourself from this = mailing list, send an E-Mail message</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">to: ListGuru_at_fatcity.com (note = EXACT spelling of 'ListGuru') and in</FONT> <BR><FONT SIZE=3D2 FACE=3D"Courier New">the message BODY, include a = line containing: UNSUB ORACLE-L</FONT>
<BR><FONT SIZE=3D2 FACE=3D"Courier New">(or the name of mailing list = Received on Fri Nov 17 2000 - 03:34:25 CST

Original text of this message

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