Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invalid handle

79764Jul 26 2004 — edited Jul 28 2004
When doing a bind with OCIBindByPos in some part of my code I get value -2 returned. I know that this means the bind handle is invalid. I have read that this probably is caused by a memory allocation problem. My question is: how can I trace, detect where memory allocation goes wrong. Are there some tools to do this. A lot of code is executed before the bind, and no errors are returned here. So is seems all goes right, even if it doesn't
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2004
Added on Jul 26 2004
2 comments
1,939 views