Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle and Dotnet

Re: Oracle and Dotnet

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 02 Jun 2005 21:36:49 +0200
Message-ID: <1rnu915cuci20r9tk8fh74i8p0nhu3tsg1@4ax.com>


On Thu, 02 Jun 2005 18:38:19 GMT, Larry <larry_at_larry.com> wrote:

>Hello All:
>
>I am looking for an "opinion" by Oracle Professionals as to whether
>Oracle server 10G can be expected to perform properly using the ODP.net
>as provided by the Oracle Corporation.
>
>Our company has contracted out Oracle DBA's. They have set up a 10G
>development server for me to use. I am using ODP.net from Oracle and
>Csharp. I have a single table, with a single field (varchar(20)), no
>indexes at all.
>
>Running my app from the same machine that the server is located on, I am
>inserting a whopping 35 records per second.
>
>The exact same program (except for connection string and changing
>'Oracle' to 'MySQL') gets me an insert rate of 7250 in the MySQL database.
>
>Obviously, something is wrong. Oracle didn't become the industry leader
>with that type of performance. Our Oracle DBA's are claiming the problem
>is DOTNET. I don't buy that, especially since I am using a provider
>directly from the Oracle Corporation.
>
>I need an opinion on the following....
>
>SHOULD I EXPECT HIGH PERFORMANCE FROM ODP.NET?????????????
Actually your statement

>Csharp. I have a single table, with a single field (varchar(20)), no
>indexes at all.

Tells it all.
Likely much more is wrong. Your problem is you don't know Oracle and the Oracle DBAs you hired also didn't knew Oracle.

--
Sybrand Bakker, Senior Oracle DBA
Received on Thu Jun 02 2005 - 14:36:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US