Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Problem: Calling ConText proc from JDBC
Intermedia Text is working fine over JDBC except when I call the procedure ctx_doc.markup(..). While executing the statement
java.sql.SQLException: ORA-20000: ConText error:
DRG-11422: linguistic initialization failed
DRG-00100: internal error, arguments : [52100],[drxf.c],[707],[gxtopen],[0]
ORA-06512: at "CTXSYS.DRUE", line 122
ORA-06512: at "CTXSYS.CTX_DOC", line 510
ORA-06512: at line 1
Executing the call in sqlplus is no problem.
My environment:
Oracle 8.1.5 for NT
Connection over the JDBC thin driver 816classes12.zip
JDK1.2
Thanks
Dieter
dieter.niggeler@comit.ch
Received on Thu Sep 30 1999 - 13:48:25 CDT
![]() |
![]() |