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!
				
			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!