Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Calling C++ shared library
I am working on a DEC UNIX 4.0d platform with Oracle release 8.0.4.1. I
am having trouble calling a C++ shared library from within an oracle
database trigger. When I invoke the trigger I get error message 28576.
It appears that there is a problem calling shared libraries containing
C++ source code. In one instance, I moved my return statement in front
of a class instantiation and I do not have any problems. When I put the
class instantiation before the return statement I receive error number
28576.
Has anyone seen this before? Does this also happen in 8.0.5.0?
Thanks,
Harry Harcrow Received on Thu Jan 07 1999 - 14:27:34 CST
![]() |
![]() |