Easysoft ODBC-Oracle Driver

Why do I get a memory leak when I create and free environment handles?

Article:
00831
Last Reviewed:
4th January 2024
Revision:
2

This is a known issue with the interaction of the driver with the OCI libraries. You should change your application to allocate only one environment handle and only free this handle once all the processing is done. If you are using unixODBC, instead of changing your code, you can set DontDLClose = 1 for the driver in the odbcinst.ini file.

Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)