Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle8i & interMedia/Context: libskgxp8.so open failed
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
![]() |
![]() |