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 -> Oracle8i & interMedia/Context: libskgxp8.so open failed

Oracle8i & interMedia/Context: libskgxp8.so open failed

From: Patrick Schlaepfer <patrick_at_schlaepfer.com>
Date: Thu, 03 Jun 1999 12:09:15 +0200
Message-ID: <3756544B.A5993965@schlaepfer.com>


SQL> create index con_idx_1 on www_html_search   2 (term_sort) indextype is ctxsys.context   3 /
create index con_idx_1 on www_html_search *
FEHLER in Zeile 1:

ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
ORA-20000: ConText error:
ORA-06520: PL/SQL: Error loading external library
ORA-06522: ld.so.1: extprocPLSExtProc: fatal: libskgxp8.so: open failed:
No such file or directory
ORA-06512: at "CTXSYS.DRUE", line 122
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 34
ORA-06512: at line 1

How can I solve the problem above?
Pat
--

 ________ ________
 ___  __ \__  ___/ Patrick Schlaepfer     http://www.schlaepfer.com

 __  /_/ /_(__  )  Schulstrasse 12        
 _  .___/ /____/   CH-8962 Bergdietikon   email: patrick_at_schlaepfer.com
 /_/ "If you can't convince them, confuse them." Received on Thu Jun 03 1999 - 05:09:15 CDT

Original text of this message

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