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 -> ctxsrv problem

ctxsrv problem

From: Tom76 <rbhuma_at_ford.com>
Date: 12 May 2005 12:02:06 -0700
Message-ID: <1115924526.874187.238730@z14g2000cwz.googlegroups.com>


Oracle: 9.2.0.4
OS: Linux

when starting a ctxsrv process, getting the following errors in the logfile.

--command--
>nohup ctxsrv -user ctxsys/systext -personality M -log
/tmp/ABC8_CONTEXT.log -sqltrace > /dev/null 2>&1 &

--logfile(/tmp/ABC8_CONTEXT.log)--
14:44:20 05/12/05 === OCO server startup ===
14:44:20 05/12/05 Initialized CORE
14:44:20 05/12/05 Connected to database.
14:44:20 05/12/05 === Initializing dispatcher ===
14:44:20 05/12/05 === Server startup completed. ===
14:44:21 05/12/05 DML batch: cid=1083, pid=0
14:44:22 05/12/05 End batch, return code is 1
14:44:22 05/12/05 DRG-50857: oracle error in drtldml(dml)
14:44:22 05/12/05 ORA-20000: Oracle Text error:
DRG-50857: oracle error in drekmap (select rowid row locator) DRG-50858: OCI error: OCI_NO_DATA

ORA-06512: at "CTXSYS.DRUE", line 157
ORA-06512: at line 1

14:44:24 05/12/05 DML batch: cid=1083, pid=0
14:44:25 05/12/05 End batch, return code is 1
14:44:25 05/12/05 DRG-50857: oracle error in drtldml(dml)
14:44:25 05/12/05 ORA-20000: Oracle Text error:
DRG-50857: oracle error in drekmap (lob write) ORA-01403: no data found

ORA-06512: at "CTXSYS.DRUE", line 157
ORA-06512: at line 1



this error is continously filling the log file.
--Recompiled invalid objects and CTXSYS & SYS has no invalid objects.
--nothing in the database alert log(like space issue or any kind)
--using UNDO tablespace and it has 15GB in free space

Please help!!URGENT!! Received on Thu May 12 2005 - 14:02:06 CDT

Original text of this message

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