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 -> Installation of interMedia on HP/UX

Installation of interMedia on HP/UX

From: <ig88a_at_mindspring.com>
Date: Mon, 25 Oct 1999 21:01:17 GMT
Message-ID: <7v2ger$nnn$1@nnrp1.deja.com>


We've been through a lot of trouble installing the interMedia option on HP/UX, and I'm hoping someone out there will be able to help us with that little chunk of knowledge to solve our troubles.

We did a fresh install of Oracle onto an HP system, and created a database with the interMedia and interMedia Text options installed.

However, when we try to create a CTXSYS.CONTEXT index we are getting the following message:


SQL> create index test_context_idx
  2 on test_context(title)
  3 indextype is ctxsys.context;
create index test_context_idx
*
ERROR at line 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: Broken pipe
ORA-06512: at "CTXSYS.DRUE", line 122
ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 34
ORA-06512: at line 1

-----------------------------

Has anyone had this type of error before? We've already gone through all the listener options (setting LD_LIBRARY_PATH, getting tnsping extproc_connection_data to work, etc.)

Thanks for your help!

David Peugh
dpeugh_at_mindspring.com

S

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 25 1999 - 16:01:17 CDT

Original text of this message

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