Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Server Express & Oracle 9i
Has anyone used Micro Focus Server Express and Oracle 9I together? I'm trying to compile a .gnt and .exe with dynamically linked libraries on HP-UX 11.11 (on an hp 9000) but have had some problems. The Srever Express documentation doesn't mention Oracle 9i when explaining the cobsql compiler directive. The cobsql directive calls the Oracle procob command to preprocess my sql code. The problem is, all my sql code is in my gnt and my exe should be linked with Oracle libraries. It seems that some of the Oracle libraries have functions that are undefined (if I do a "nm libsql32.sl" I can see functions that are undefined). Is this normal or do these libraries need to be rebuilt?
Thanks
mike
Received on Mon Sep 02 2002 - 23:49:37 CDT
![]() |
![]() |