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 -> OCI und shared libraries under Oracle 8i

OCI und shared libraries under Oracle 8i

From: Oliver Jehle <oliver.jehle_at_monex.li>
Date: Wed, 08 Dec 1999 14:35:23 +0100
Message-ID: <384E5E9A.BC64FED6@monex.li>


Hi

i have a programm that uses OCI and runs multithreaded for connecting oracle. When i static link the hole progamm with the oracle librarys, the programm works
fine, but uses a lot of memory. so i linked it dynamic with shared library and the programm works until the first call from the thread goes to oracle. Then nothing happens an the programm dies..

Are there problems known with using the oci, threading and the shared library libclntsh.

the Oracle version used is 8i (815) on a digital unix 4.0.

Thanks a lot for help...

Oliver Received on Wed Dec 08 1999 - 07:35:23 CST

Original text of this message

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