Hi guys,
Recently we migrate our linux from rhel7 to rhel8. We also updated oracle instant client library from 19.3 to 19.21. Our oracle pro*c code is still able to compile successfully. But when we try to use the binary to load our data feed, we got ‘corrupted double-linked list’. We tried to debug in our code, and found out this is caused by EXEC SQL OPEN {someCursorName}. This is Pro*C code, we are not sure how to debug further with this, and what is likely cause for this issue.
Thanks a lot for any help or suggestion in advance.
Kind regards,
Daniel.