Re: ADO.NET and SQL, Oracle
- From: "Sahil Malik [MVP]" <contactmethrumyblog@xxxxxxxxxx>
- Date: Fri, 19 Aug 2005 08:31:37 -0400
Yuri,
Thanks for your views. I do agree with your views in many dimensions, but I
disagree that SQL Server 2005 (not 2000) cannot be used appropriately to run
on a 2 TB database. In fact, even SQL2k can do that (really depends on your
DBA).
I agree with your assessment on rollbacks.
Now one thing that I'd like to point in addition to your answer below is
"Licensing Cost". And once you consider that, the little bit of pain SQL2k5
will give you in comparison with Oracle, is worth the multi million $
savings, don't you think?
- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
----------------------------------------------------------------------------
"Yuri Nogin" <ynogin@xxxxxxxxxxx> wrote in message
news:%23XQwWmBpFHA.3036@xxxxxxxxxxxxxxxxxxxxxxx
> Alright,
> I see it's a hot discussion.
> I'd like to give my 2 cents on this subject. I'll give you some insight
> on my career first so you would know that it's coming from my personal
> experience.
> I'm currently working as a DB2 and SQL Server 2000 administrator. In the
> past I was a BI architect working with both Oracle and SQL Server
> databases primarily. I'm an MCP and OCP.
> When comparing feature for feature Oracle 10g, DB2 8.2, and SQL Server
> 2000. Oracle is the richest database for development and maintains hands
> down. DB2 is only working to introduce a true partitioning in the next
> version (range) while Oracle has 3 types of it and supports
> sub-partitioning as well. Oracle had range partitioning since version 8
> (this is more than 8 years ago). This is just an example. As a developer
> you have tons of features that you can't find in any other database.
> Now, SQL Server 2005 comes close (still behind) but a lot closer than
> SQL 2K. Also Oracle is the only database that has a different rollback
> mechanism vs. all other databases (SQL Server, Sybase, DB2). It's "very
> hard" to get a "dead lock" situation in Oracle. Of course from your
> experience you probably know it's very easy to catch it in SQL Server or
> DB2. I can go on and on here. PL/SQL is by far superior to TSQL. Now,
> said this I still like SQL Server (for small and "quick and dirty"
> projects). If you get to the Enterprise Multi Terabyte database systems
> you may want to wait for SQL Server 2005, or use Oracle. BTW I have
> experience using SQL Server 2000 with 2 TB of data. It was not easy at
> all.
>
> Thanks,
>
> (\\\|///)
> (\ - - /)
> @( @ @ )@
> ---oOOo-(_)-oOOo---------------
> Yuri Nogin, MCP, OCP
> Currently DB2 administrator
> -------------Oooo--------------
> oooO ( )
> ( ) ) /
> \ ( (_/
> \_)
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Re: ADO.NET and SQL, Oracle
- From: Sahil Malik [MVP]
- Re: ADO.NET and SQL, Oracle
- From: Yuri Nogin
- Re: ADO.NET and SQL, Oracle
- Prev by Date: Re: Data Sets Vs Data Readers
- Next by Date: Re: Error: SQL server does not exist or access is denied
- Previous by thread: Re: ADO.NET and SQL, Oracle
- Next by thread: Re: ADO.NET and SQL, Oracle
- Index(es):
Relevant Pages
|