News:

We really need your input in this questionnaire

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - bottle00

#1
General Support / db driver about oracle
October 28, 2009, 10:57:31 AM
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!