GetSchema Issue

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

GetSchema Issue

Post by alvinr » Thu 23 Aug 2007 17:52

When I use GetSchema("Columns",..
I get a "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt."

This works ok in x86(32bit Win2k3) but when I try to run it in x64 I get the error above. OraDirect Version 4.00.16 for .Net2

Any clues?

Thanks

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 27 Aug 2007 06:24

This is often a problem of Oracle client. Which version do you have?

alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

Oracle Version

Post by alvinr » Mon 27 Aug 2007 10:15

I have 2 installed:
Version 10.2.0.3.02 x64
Version 10.2.0.2.20 x86

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Mon 27 Aug 2007 10:40

Please wait for the release of OraDirect .NET 4.20.
The problem should be absent in it.

alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

Post by alvinr » Mon 27 Aug 2007 10:45

Great...

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 30 Aug 2007 13:31

Please try release version of OraDirect .NET 4.20!

alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

Post by alvinr » Fri 31 Aug 2007 04:11

same thing.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 04 Sep 2007 08:57

We need some time to investigate this detailed.

alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

update

Post by alvinr » Mon 01 Oct 2007 17:14

Any update on the getschema issue?

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 02 Oct 2007 08:11

No news, unfortunately.

alvinr
Posts: 18
Joined: Thu 14 Sep 2006 17:10

4.25

Post by alvinr » Mon 12 Nov 2007 21:15

It looks like the getschema issue is fixed in 4.25.24. I am still testing but so far it's working.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 13 Nov 2007 10:37

Thanks for the information.

Post Reply