[Mono-devel-list] Oracle ORA-24374: Fetch errors only on solaris but not linux
Daniel Morgan
danielmorgan at verizon.net
Wed Jun 1 19:24:13 EDT 2005
The problem might be with byte order - little-endian vs. big-endian. It
works on Windows 2000/XP and Linux/x86.
There is a bug for for OracleClient not working on PPC (Mac OS X). At
the end of the bug, someone mentions it does not work on Solaris either.
http://bugzilla.ximian.com/show_bug.cgi?id=71318
Patches are welcomed though.
Also, if you take Mono's System.Data.OracleClient.dll and run it on
Microsoft .NET, it will fail to retrieve data. Maybe it does not
marshall the data the way it should be.
Doug wrote:
>We have installed and tested Mono 1.1.7 on both Linux
>and Solaris and have windows forms working on both.
>However the exact same code fails with a
> ERROR: ORA-24374: define not done before fetch or
>execute and fetch
> on solaris but works fine on the Linux machine.
>Both machines have the same Oracle version and are
>connecting to the same database. Has anyone else seen
>this problem or have any ideas of how to resolve it?
> thanks
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
More information about the Mono-devel-list
mailing list