News:

We really need your input in this questionnaire

Main Menu

db driver about oracle

Started by bottle00, October 28, 2009, 10:57:31 AM

Previous topic - Next topic

bottle00

Hi,

When I installe NetXms 0.2.29 on RHEL3 with oracle 10g, I encountered a problem, the oracle driver oracle.cpp can't compile, it complained that OCI_NCHAR_*_OFF in DrvConnect() not defined. I comment it out, then I get through. But the netxmsd cant start, the memory crashed. I try to debug it, and find that when the daemon query
"Schema Version" in the database, the function OciGetAttr() (when it try to get the first column name) crash.

What can I do? Need help!

Victor Kirhenshtein

Hi!

Try to install Oracle Instant Client and use it for compilation.

Best regards,
Victor