Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: coredump because of OCIEnvInit
>
> First of all 8.1.6 is desupported by Oracle. You should upgrade to
> atleast 8.1.7.x (8.1.7.4 recommended patchset) if possible.
>
I cannot do this at compile time because the apps should work on 8.1.6
also.
But I test it on 8.1.7 and it's giving me the same errors.
> Secondly, you should use OCIEnvCreate() in your application instead of
> OCIEnvInit() or OCIInitialize(). Later two functions are only there
> for backward compatability to versions prior to 8.1.5.
My call to OCIEnvCreate is done from another 3rd party library so I
cannot change the code.
Do you know of some pathces that should be applied for ORACLE for
solving this problem (OS or database pathces).
>
> HTH
> //Rauf Sarwar
Rgds,
Radu B.
Received on Mon Jul 15 2002 - 01:59:41 CDT
![]() |
![]() |